GAH! Bash script insanity

Dan Barrett nullpointer at pobox.com
Wed Jan 28 18:22:25 EST 2004


On Wednesday 28 January 2004 17:14, Joshua Pollak wrote:
> Well, this is a fairly rational idea. However, the one issue is that 
> each line is prepended by a platform modifier:
> 
> win32:PARAMETER=myParam
> unix:PARAMETER=myParam


That's a lot of data repetition.  Why not just have a $PLATFORM that specifies 
the host, and have the rest of the variables go about their business?







More information about the Discuss mailing list