If you have problems with this listserv that you can't resolve and you
want to talk to a human about it, send email to [EMAIL PROTECTED]
You can subscribe or unsubscribe to any of the various
mailing lists at delorie.com by sending email to
"[EMAIL PROTECTED]", like this Unix example:
$
The memo that has "IMPEACH HIM" written all over it.
The top-level government memo marked "SECRET AND STRICTLY PERSONAL",
dated eight months before Bush sent us into Iraq, following a closed
meeting with the President, reads, "Military action was now seen as
inevitable. Bush wanted to remove Sad
Hello,
Description:
If the nth character of read -n is a \, then bash reads one too
many characters.
Repeat-By:
echo 'abc\abc' | (read -n 4; echo $REPLY)
Additionally, the documentation for 'read' is unclear what happens for
\ when -r is not specified in that it does not distinguish betw