From: Jochen Striepe <jochen@tolot.escape.de>
To: Steven Cole <elenstev@mesatop.com>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk
Subject: Re: [PATCH] modify ver_linux to check e2fsprogs and more.
Date: Fri, 9 Feb 2001 08:29:22 +0100 [thread overview]
Message-ID: <20010209082922.A25273@tolot.escape.de> (raw)
In-Reply-To: <01020813571906.04066@localhost.localdomain> <20010208223133.D21223@tolot.escape.de> <01020820024207.04066@localhost.localdomain>
In-Reply-To: <01020820024207.04066@localhost.localdomain>; from elenstev@mesatop.com on Thu, Feb 08, 2001 at 08:02:42PM -0700
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-02-09 7:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-08 20:57 [PATCH] modify ver_linux to check e2fsprogs and more Steven Cole
2001-02-08 21:31 ` Jochen Striepe
2001-02-09 3:02 ` Steven Cole
2001-02-09 7:29 ` Jochen Striepe [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-02-09 3:14 Frédéric L. W. Meunier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010209082922.A25273@tolot.escape.de \
--to=jochen@tolot.escape.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=elenstev@mesatop.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.