Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!jeff@aids-unix.ARPA From: jeff@aids-unix.ARPA Newsgroups: net.unix Subject: Re: HELP! (What's wrong with this sh script?) Message-ID: <200@sri-arpa.UUCP> Date: Thu, 26-Apr-84 12:00:20 EDT Article-I.D.: sri-arpa.200 Posted: Thu Apr 26 12:00:20 1984 Date-Received: Thu, 3-May-84 08:15:02 EDT Lines: 5 From: Jeff Dean The Bourne shell does not recognize the '$<' construct for reading a line from the standard input. See the 'read' command on the 'sh' manual page.