help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: backtick help


From: Gisle Vanem
Subject: Re: backtick help
Date: Tue, 2 Sep 2008 19:26:28 +0200

"Juergen Scholich" <juergensmail@alice-dsl.net> wrote:

I've tried the following with success:

VERSION = `grep WATTCP_VER_STRING inc/tcp.h | cut -d' ' -f4 |
sed -e 's/\"//g'`

Thanks. I forgot the 's' and 'g' commands. Long time since I've
used sed.

--gv


reply via email to

[Prev in Thread] Current Thread [Next in Thread]