help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] variable assign preceding script


From: Wu Shuangrong
Subject: [Help-bash] variable assign preceding script
Date: Thu, 2 Jun 2016 22:41:02 +0800

Hello,

I have a script and now i want to change the environment variable IFS to null 
value for all of the commands contained within the script, so will the 
following form of calling script work?

$> IFS= myscript arg1 arg2 arg3

Will IFS changing just affect the first command in the script file? If this is 
the case, how should I do to achieve my goal?

Thanks everyone very much.
Shuangrong





reply via email to

[Prev in Thread] Current Thread [Next in Thread]