[sllug-members]: set vs. env

Thad Van Ry thad at linuxnetadmin.com
Fri Aug 4 10:30:35 MDT 2006


On 8/4/06, Charlton Rose <sharky at sharkysoft.com> wrote:
> I am struggling to understand the difference between what I see when I
> issue the command "set", and what I see when I issue the command "env".

"set" gives both environment and shell variables.  "env" only gives
environment variables, which are passed along to child processes.

-- 
Thad Van Ry
Woods Cross, Utah
http://woodscross.blogspot.com


More information about the sllug-members mailing list