rm Exclude
find * ! -type d -print -depth | egrep '.zip$|.exe$|.ZIP$|.EXE$' > Exclude
/bin/tar cvfX test.tar Exclude *
Cet article provient de NPDS
L'url pour cet article est :
https://www.npds.org/article.php?sid=750