Re: [PATCH] modify ver_linux to check e2fsprogs and more.

From: Jochen Striepe (jochen@tolot.escape.de)
Date: Fri Feb 09 2001 - 02:29:22 EST


        Hi,

On 08 Feb 2001, Steven Cole <elenstev@mesatop.com> wrote:
>
> But, there is an easy solution:
> [root@localhost scripts]# ifconfig --version
> net-tools 1.57
> ifconfig 1.40 (2000-05-21)
>
> I replaced the old code for Net-tools with this:
>
> ifconfig --version 2>&1 | grep tools | awk \
> 'NR==1{print "Net-tools ", $NF}'
>
> That should work. I hope. Try it please.

This works great for me. Thanks!

Greetings from Germany,

Jochen Striepe.

-- 
"Gosh that takes me back ... or forward.  That's the trouble with time
travel, you never can tell."
                -- Dr. Who


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 15 2001 - 21:00:13 EST