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
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
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
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
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,
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//