bash - cannot access file: Input/output error d????????? ? ?? -
i'm having following problem: can't remove specific file
$ ls -l ls: cannot access fisier: input/output error total 0 d????????? ? ? ? ? ? fisier $ rm -rf fisier rm: cannot remove ‘fisier’: permission denied $ sudo rm -rf fisier [sudo] password myusername: rm: cannot remove ‘fisier’: directory
Comments
Post a Comment