Re: How to locate all duplicate files? Thanks

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: joe@actionline.com
Data:  
To: Main PLUG discussion list
Vecchi argomenti: Re: How to locate all duplicate files?
Oggetto: 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