]> gitweb.pimeys.fr Git - scripts-20-100.git/blobdiff - ftp/generate_liste_fichiers.sh
[ftp] Nom plus clair pour le fichier contenant la liste des MP3
[scripts-20-100.git] / ftp / generate_liste_fichiers.sh
index e47806990050ec842b8ea96c14f46b12cb1adf18..2587c5e00fcee08826d87a1d4b86cb668a5c841d 100755 (executable)
@@ -8,4 +8,4 @@ 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/lmusique
+find MP3/ -type f | sort > /home/ftp/liste_musique.txt