Kevin([EMAIL PROTECTED]) is reported to have said: > it looks like the filesystem is screwed up > > is there a way i can remove/fix this file remotely (ie no init 1) > > ?-wS--x-w- 25830 3373684167 3802483123 14067798681382885448 Sep 2 1905 > guide.it.html > > [EMAIL PROTECTED]:/usr/share/doc/apt# rm guide.it.html > rm: cannot unlink `guide.it.html': Operation not permitted >
well if you did ls /usr/share/doc/apt/guide.it.html you would see it is a directory. As I don't speak Italian I did rm -rf /usr/share/doc/apt/guide.it.html and got rid of the whole directory. Is that what you wanted to do? -- A LISP programmer knows the value of everything, but the cost of nothing. _______________________________________________________