Axel Liljencrantz wrote:
[...]
> I've been thinking about ways to fix the assignment-for-single-command
> problem without introducing script vs. commandline differences. One
> way would be to introduce a new switch to set, -s / --single-command:
> 
> set -s CC icc; make
> 
> would mean set the value of CC to icc, but only for the make command. May be 
> ok.

Do you mean that the scope of the set -s ends at the next newline character?

-- 
http://members.dodo.com.au/~netocrat

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to