I ran this on my Solaris box w/ ksh installed. The response was: --- Test| authlog sysidconfig.log syslog syslog.0 syslog.1 |test ---
It looks like this is the expected output. -Matt Albrecht Try something new. > -----Original Message----- > From: Nicolas Mailhot [mailto:[EMAIL PROTECTED] > Sent: Monday, April 29, 2002 8:19 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [JPackage-devel] FW: jakarta ant 1.4.1/1.5 ant script > > Well, it bugged me enough I tested this very simple script : > > --- > #!/bin/ksh > > RES=$(ls /var/log) > > echo "Test| $RES |test" > --- > > -- > Nicolas Mailhot > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
