[BusyBox] bug#1064: grep -v "^$" fails under mysterious circumstances

David Douthitt ssrat at mailbag.com
Thu Oct 12 18:44:02 UTC 2000


Package: busybox
Version: 0.47

I'm using

grep -v "^$"

with one to four line files, and in one particular case it failed 
repeatedly (on a one line file).

At one time, I tried the following commands (all failed):

cat $file | grep "^$"
cat $file | grep ^$
grep ^$ $file
grep "^$" $file

Replace $file with a specific choice.

It happens frequently and almost every time.

-- 
David Douthitt
UNIX Systems Administrator
HP-UX, Linux, Unixware
ddouthitt at mennonite.minister.net






More information about the busybox mailing list