Re: [ilugd]:HELLO ...any body there... Urgent Solutions needed here please

2002-07-02 Thread Nitin Chandra
  Nitin Chandra <[EMAIL PROTECTED]> wrote: Hi! Citizens of the list i have a cable internet connection i.e net connection through a LAN network on cable, Linux PCQ 7.1, Dual boot Win (10.2GB) / Linux (4.3GB) and i am not able to connect to the net or logon to it...need support on that..have

Re: [ilugd]: Hello and error output capturing in /bin/sh !!

2002-06-28 Thread Sandip Bhattacharya
On Thu, Jun 27, 2002 at 10:06:10PM -0700, Amol Rao spoke out thus: > I want to capture version number out of gcc. I tried > gcc -v |& awk '{ print $3}', won't work under sh, > works with csh. Any clues for /bin/sh ? Anybody ? gcc -v 2>&1 | grep ^gcc | awk '{print $3}' - Sandip -- Sandip Bhat

Re: [ilugd]: Hello and error output capturing in /bin/sh !!

2002-06-27 Thread Amol Rao
Original Message - > From: "Amol Rao" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, June 28, 2002 10:36 AM > Subject: [ilugd]: Hello and error output capturing > in /bin/sh !! > > > > Hey people, > > > > I am new here. P

Re: [ilugd]: Hello and error output capturing in /bin/sh !!

2002-06-27 Thread Kapil Sethi
t;[EMAIL PROTECTED]> Sent: Friday, June 28, 2002 10:36 AM Subject: [ilugd]: Hello and error output capturing in /bin/sh !! > Hey people, > > I am new here. Programmer. Good site, guys! > > I have a question : > In a sh script, I want to capture the output printed > to t

[ilugd]: Hello and error output capturing in /bin/sh !!

2002-06-27 Thread Amol Rao
Hey people, I am new here. Programmer. Good site, guys! I have a question : In a sh script, I want to capture the output printed to the error stream. gcc with NeXT PDO does that on my box. I want to capture version number out of gcc. I tried gcc -v |& awk '{ print $3}', won't work under sh,

[ilugd]: hello//

2002-03-25 Thread sumanth
Hi, Could any body pl tell How to Port the Data in MS SQL Server on Win NT  --->  mySql in LINUX...Iam having a large DataBase in SQL Server & We want to replace with it mySql in Linux. hope there will be a way.   Waiting for Reply.. sumanth//