Re: How to locate all duplicate files? Thanks

Αρχική Σελίδα
Συνημμένα:
Μήνυμα σαν ηλεκτρονικό μήνυμα
+ (text/plain)
Delete this message
Reply to this message
Συντάκτης: joe@actionline.com
Ημερομηνία:  
Προς: Main PLUG discussion list
Παλιά Θέματα: Re: How to locate all duplicate files?
Αντικείμενο: 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