When i use lsof with sudo like this
sudo lsof ~
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/nes/.gvfs
Output information may be incomplete.
However when i use it without sudo, i don't get this error.
What means this message?