Date: Mon, 2 Jun 2003 22:23:17 -0400 From: Glenn Burkhardt <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]>
| Redirecting just standard output cause no problem. But there doesn't | seem any output to redirect anyway... On NetBSD Error: script, 1: /nonexist-file: No such file or directory gets sent to stdout, so the stdout redirection is needed. All versions of "ex" should generate some kind of error (unless of course you just happen to have a "/nonexist-file" in your filesys). I can imagine the output being on stderr on some systems, perhaps. kre