Re: How to locate all duplicate files? Thanks

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: joe@actionline.com
Date:  
À: Main PLUG discussion list
Anciens-sujets: Re: How to locate all duplicate files?
Sujet: 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