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

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

echo -e H \\nq|ed /dev/null


From: Dan Jacobson
Subject: echo -e H \\nq|ed /dev/null
Date: 06 Jan 2002 06:48:21 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

$ echo -e H \\nq|ed /dev/null
0
?

hey, I thought H was supposed to give me verbose error messages and
not just ?

Odd, all I sent it was
$ echo -e H \\nq
H 
q

And when I do it by hand I get no backtalk:
$ ed /dev/null
0
H
q

$ ed --version
GNU ed version 0.2
-- 
http://www.geocities.com/jidanni/ Tel+886-4-25854780



reply via email to

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