]> gitweb.pimeys.fr Git - scripts-20-100.git/blobdiff - ftp/generate_liste_fichiers.sh
typo
[scripts-20-100.git] / ftp / generate_liste_fichiers.sh
index 9109cf5aa6f52106892663696b1f34f7bf7d2fc3..2587c5e00fcee08826d87a1d4b86cb668a5c841d 100755 (executable)
@@ -7,3 +7,5 @@ cd /home/ftp
 ls -lRLn --time-style=long-iso ./ > /home/ftp/liste_fichiers.txt
 
 find -L . -type f | sort > /home/ftp/liste.txt
+
+find MP3/ -type f | sort > /home/ftp/liste_musique.txt