I've got one file that I can't delete. It's got a weird file date, and no commands (like "sudo rm", "sudo mv", or "sudo chmod") can change this file - all I get is "Operation not permitted". >
Any ideas
Any ideas
ls -l /full/path/and/file/name
> ls -l /var/lib/dpkg/infoNOT total 52 -rwxr-xr-x 1 336 37609 10497235 1939-10-04 13:52 libc6.postinst --wxr-Sr-- 1 672442890 184549440 49152 2005-04-16 22:26 unzip.md5sums >
> ls -l /var/lib/dpkg/infoNOT
>ls -l -rwxr-xr-x 1 336 37609 10497235 1939-10-04 18:52 libc6.postinst --wxr-Sr-- 1 672442890 184549440 49152 2005-04-17 02:26 unzip.md5sums --wxr-Sr-- 1 root root 49152 2009-11-03 13:51 unzip.md5sumscopy
Comment