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

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

grep


From: Vladislav Gula
Subject: grep
Date: Wed, 25 Apr 2007 20:33:15 +0300
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)


echo "alias: something" | grep '^[[:alnum:]]:' - not work.


why ?

Regards,
Vladislav


P.S.
echo "alias: something" | grep '^[[:alnum:]]:.*$' - not work too.
( and various variations )






reply via email to

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