RE: inputs to my script.

2002-09-23 Thread Robin Cragg
rom: Robin Cragg >[<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]] >Sent: Monday, September 23, 2002 3:34 PM >To: Javeed SAR; [EMAIL PROTECTED] >Subject: Re: inputs to my script. > >If you want multiple words to be treated as one argument, just enclose them >in q

RE: inputs to my script.

2002-09-23 Thread Javeed SAR
From: Robin Cragg [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 3:34 PM To: Javeed SAR; [EMAIL PROTECTED] Subject: Re: inputs to my script. If you want multiple words to be treated as one argument, just enclose them in quotes... R At 15:26 23/09/2002 +0530, Javeed SAR wrote: >Hi a

Re: inputs to my script.

2002-09-23 Thread Robin Cragg
If you want multiple words to be treated as one argument, just enclose them in quotes... R At 15:26 23/09/2002 +0530, Javeed SAR wrote: >Hi all, > >I am giving 4 command line inputs to my script. >I want to give the 4 input($com) which has spaces in it input, eg: Hello how >do you do >How sho