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
On Thu, Jun 27, 2002 at 06:54:23PM +0530, Kapil Sethi spoke out thus:
> We have a RAS ( Remote access server) as a dedicated hardware which contains
> DSP cards. Each of these cards connects to the telephone company by n E1
> line and acts as 30 modems.
>
> The RAS authenticates users with the he