it:shell:basics
Ceci est une ancienne révision du document !
Shell - Basics
| Action | Commande |
|---|---|
| Créer une archive tar de chaque dossier (remplacer PATH) | find . -type d -maxdepth 1 -mindepth 1 -exec tar cvf /PATH/{}.tar {} \;
|
it/shell/basics.1668503554.txt.gz · Dernière modification : de Frédéric Reynier
