procmail
[Top] [All Lists]

Re: Effects of system changeover on procmailrc?

1999-10-28 19:55:00
On Thu, 28 Oct 1999, David Stone wrote:

[1] How do you only ADD to the PATH variable instead of replacing it?

Assuming bash, and if memory serves right:

export PATH=$PATH:/new/path/to/append

or 
PATH=$PATH:/new/path
export PATH

-- 

Duncan Hill                     Sapere aude
One net to rule them all, One net to find them,
One net to bring them all, and using Unix bind them.