From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4702a51b5b45f9766411fc8b0e667243@mteege.de> From: Matthias Teege To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] sam and stdin again Date: Sun, 9 May 2004 12:52:04 +0000 Topicbox-Message-UUID: 74f4203c-eacd-11e9-9e20-41e7f4b1d025 Moin, I playing with the following script. #!/bin/rc cat foo.txt | [3=1] sam -d /fd/3 << '!' w /fd/1 ! But I only get -. /fd/3 /fd/1: #0 in place of an echo. What is the probem? Matthias