$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [process] How to exec multiple shell commands
From: Konstantin Litvinenko (to.darkangel_at_[hidden])
Date: 2008-12-18 12:03:43
dhruva ÐÉÛÅÔ:
> As a work around, could those 2 commands be wrapped in a batch file
> and invoked? You can place the batch file in some convenient folder
> that does not require complex back quoting.
Yes. I already did it because that is the only way to achive my goals.
Thenx.