"Ghost" output from locate?
- by Hailwood
I deleted some files, but they seem to still exist. Can anyone please explain the output of this:
m@work:~$ locate cfx.css | xargs rm
m@work:~$ locate cfx.css
/var/www/wfox/hbr.co.nz/cfx/a/c/cfx.css
/var/www/wfox/modules/gallery/cfx/a/c/cfx.css
/var/www/wfox/phoenix/fp.co.nz/cfx/a/c/cfx.css
/var/www/wfox/tmp.co.nz/cfx/a/c/cfx.css
m@work:~$ cat /var/www/wfox/hbr.co.nz/cfx/a/c/cfx.css
cat: /var/www/wfox/hbr.co.nz/cfx/a/c/cfx.css: No such file or directory