FG

Delete a corrupt file in Linux

Fresh3 days ago
Mar 15, 202654978 views
Confidence Score0%
0%

Problem

How I can delete this file? I think it is a corrupt file in a VFAT file system.

Error Output

?????????  ? ?       ?        ?            ? 100.jpg

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Delete a corrupt file in Linux

Low Risk

One possibility is to find out the number of the file, which you can do by running . This will return two columns -- the first being the inode, and the second being the filename. You can then use the command to select only the file with that specifi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment