bug-coreutils
[Top][All Lists]
Advanced

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

Re: comparing string with regular expression using test command in unix


From: Phillip Susi
Subject: Re: comparing string with regular expression using test command in unix
Date: Tue, 21 Feb 2006 21:44:59 -0500
User-agent: Mail/News 1.5 (X11/20060213)

Or grep.

Paul Eggert wrote:
N Gandhi Raja <address@hidden> writes:

Can we use "test" command in UNIX to compare a *string *with the
*regular expression*?

No.  You might look at 'expr' or 'awk' instead.







reply via email to

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