On Sep 28, 3:08 pm, Christian Brabandt <[email protected]> wrote:
> Hi Peng!
>
> On Mo, 28 Sep 2009, Peng Yu wrote:
>
> > When an vim session open a file, it usally create a temp file like the
> > following. Would you please let me know how to figure out which vim
> > session (I want to know process id so that I can kill it) open such a
> > temp file?
>
> > rm: cannot remove `/tmp/.nfs00000000001b6b60000013ee': Device or
> > resource busy
>
> lsof can probably help.
I don't have this command on my system. Also, I don't have root
permission and my system administrator will not install any software.
So I have to compile from source. Do you know where I can download the
source code and compile it? My system is CentOS.
Regards,
Peng
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---