---- Peng Yu wrote the following on 03/16/2007 01:16 PM:
Hi,

Can somebody let me know how to show the current value of "path"?

Thanks,
Peng

Inside or outside of vim? Unix/Linux or Windows? Programatically in vim or just as a command?

Try:

:!echo $PATH

inside vim on the command line on a Unix/Linux machine
??

Reply via email to