#26 Le 30/01/2010, à 00:39
- omnimax
Re : cherche logiciel de doublon spécial
oki merci à toi nesthib
#!/bin/bash
################################################################
################################################################
path1=$(zenity --file-selection --directory --title="Sélectionnez le dossier cible")
[ "$?" = "1" ] && exit
while read doublon
do
find "$path1" -name "$doublon"
done < <(ls -R1 | sort | uniq -c | sed '/^ *1/d;s/^ *[0-9]* //')
14.04 unity et Linux Mint KDE 13 zsh-meilleur shell script fire
Hors ligne
#27 Le 30/01/2010, à 01:06
- nesthib
Re : cherche logiciel de doublon spécial
de rien
GUL Bordeaux : Giroll – Services libres : TdCT.org
Hide in your shell, scripts & astuces : applications dans un tunnel – smart wget – trouver des pdf – install. auto de paquets – sauvegarde auto – ♥ awk
⃛ɹǝsn xnuᴉꞁ uʍop-ǝpᴉsdn
Hors ligne