linux guy <linuxguy123 <at> gmail.com> writes:

> ...
> I found the corrupt files when I was attempting to back up every file
> on the drive with a simple cp command.
> 
> I would now like to run a script that checks every file on the drive
> and puts the name and path of every corrupt file into a text file for
> further processing.
> 
> What is the easiest way to do this ?
> 
> Thanks

What exactly is the output of 'stat' on a corrupted file (do not edit it) ?
$ stat <corrupted_file>

JB




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to