$ MYVAR=testing
$ printf "$MYVAR\n"
testing
$

It looks like bash mark variables and function which are modified or 
created for export to the environment of subsequent commands.

I believe this wasn't used to be like that. Did the default behavior 
changed or is there some configuration file for this behavior?
-- 

    Shaul Karl, [EMAIL PROTECTED] e t



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to