Hi Charles,

--- Charles Kerr <[EMAIL PROTECTED]> wrote:
> What shell are you using?
> Assuming you're using bash, there are at least two
> ways:
> 
>  % export BROWSER="/usr/bin/browser"
>  % ./pan
> 
> and
> 
>   % BROWSER="/usr/bin/browser" ./pan
> 
> The former says "set this variable until I change it
or
> the shell closes"; the latter says "set this
variable until
> the next shell prompt."

Ahhhh, I never knew.  Thank you!!

Jeff

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to