« Commandes BASH » : différence entre les versions
| Ligne 7 : | Ligne 7 : | ||
<syntaxhighlight lang="bash" line copy> | <syntaxhighlight lang="bash" line copy> | ||
service --status-all | service --status-all | ||
# Les services actifs ont un + devant eux. | |||
</syntaxhighlight> | </syntaxhighlight> | ||
== Example RSYNC aller et retour avec chown et chmod == | == Example RSYNC aller et retour avec chown et chmod == | ||