From: Rhonda Powers <rhondap@caldera.com>
Subject: grep Supplement for Unixware 7
Date: Mon, 14 Aug 2000 20:04:48 GMT
The following Support Level Supplement (SLS) is available for downloading
from the "SLS" directory at ftp.caldera.com:
ptf7656a: grep Supplement
URLs associated with this SLS are:
ftp://stage.caldera.com/SLS/ptf7656a.txt
ftp://stage.caldera.com/SLS/ptf7656a.Z
This SLS installs on the following platform(s):
UnixWare 7.0.0 - 7.1.1
Description:
This SLS addresses the following issue:
When the pattern file named in a "-f" option is actually a pipe,
it is possible for the grep or egrep command to fail to read all
of the specified patterns, that is, it might read some, all, or
none of the data supplied via the pipe. This may cause incorrect
results to be produced. No error message is generated.
Two examples of problematical usages would be:
$ echo $pat | genpat | grep -f /dev/fd/0 infile
$ grep -f <(echo $pat | genpat) infile # ksh only
----------------------------------------------------------------------------
To remove yourself from this mailing, send an email to listproc@caldera.com
with the body unsubscribe newsupplements-l and a blank subject line.
----------------------------------------------------------------------------
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Add your comments