From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <036c01c37268$f0419160$b9844051@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: Subject: Re: [9fans] is there any good reason why awk does this? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Thu, 4 Sep 2003 00:15:51 +0200 Topicbox-Message-UUID: 2c240440-eacc-11e9-9e20-41e7f4b1d025 > awk 'BEGIN {print "hello world" >"/dev/stderr" }' you're right. i've un-broken it.