Re: How to locate all duplicate files? Thanks

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: joe@actionline.com
Data:  
Para: Main PLUG discussion list
Temas antigos: Re: How to locate all duplicate files?
Asunto: Re: How to locate all duplicate files? Thanks

Thanks Mike. Very helpful.


> I don't have time to write the script right now,
> but a something simple like:
>
> find . * | xargs ls -l | awk -F" " '{print $7 $9}'
>
> then man on sort and uniq. You could also just toss
> the output into a spreadsheet.




---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss