Thank for help on previous questions.
I have a file that will not delete. When I try and ls in the directory the
file is located the file name is shown. Can someone tell me what the
problem is and how to force the removal of this file?
To illustrate:
let say the path is:
'/home/share/xyz/'
ls // reveals a file called
'items'
ls -l // error to stdout is:
'ls: items: Input/output error:
stat items // similar error
'items: Input/output error'
rm -fr items // similar error
'rm: cannot remove 'items': Input/output error'
I searched the archives but did not see an answer that worked for me.
Andrew
please remove 'TOREMOVE' chars to e-mail me