## chercher les LS sur le serv

ls -Rl | grep ^- | wc -l
ls -l | grep ^- | wc -l
ls --file-type|grep @
symlinks -v dossier

