Can someone show me a usage of getpid() inside of vim? Currently to get
the pid from inside vim i have to do something like:
 
!ps | echo $PPID
 
The documentation doesn't have an example >_<
 
Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to