Piotr Zgorecki <[EMAIL PROTECTED]> writes: > Hi, > > I want to achieve something like this (in pseudocode): > > if $HOSTNAME == "host1" then > Exec Command1 > else > Exec Command2 > fi > > Unfortunately, I can't find in the manpage any command for conditional > execution, which would test environment variables. > > Do I really have to resort to a preprocessor?
Look in the man page for PipeRead. -- Dan Espen E-mail: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
