RE: Useless compiler warning in GCC, how can i silence it?

2002-03-14 Thread Surendar Singh Bisht
How 'bout using "gcc -w" for compilation. It SILENCES the complaint. (I'm using gcc version 2.95.3-5.) -Original Message- From: sam alexander [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 March 2002 12:46 PM To: [EMAIL PROTECTED] Subject: Useless compiler warning in GCC, how can i silence

RE: A small problem in Shell Scripts while using the built-in "read" function -- Options not recognised

2002-01-17 Thread Surendar Singh Bisht
Corinna Thanks !! & Thanks Chet!! The Workaround is doing great. Now the things are back in the places. Warm Regards Suren -Original Message- From: Chet Ramey [mailto:[EMAIL PROTECTED]] Sent: Thursday, 17 January 2002 7:52 PM To: [EMAIL PROTECTED] Subject: Re: A small problem in Shell

A small problem in Shell Scripts while using the built-in "read" function -- Options not recognised

2002-01-17 Thread Surendar Singh Bisht
Hi everybody! I'm using bash 2.05.0(8)-release on win98. I'm confronting a small problem in shell scripts execution while using the built-in "read" function. But the same script executes smoothly when I run this code on the command line. I'm using a script echo "Give me a