On 2007-03-16, Richard England <[EMAIL PROTECTED]> wrote:
> ---- 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
> ??

    :echo $PATH

See

    :help expr-env

HTH,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Mobile Broadband Division
                             | Spokane, Washington, USA

Reply via email to