Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site uwmacc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!uwvax!uwmacc!jwp From: jwp@uwmacc.UUCP (Jeffrey W Percival) Newsgroups: net.unix Subject: 2.8 Bourne shell question Message-ID: <1450@uwmacc.UUCP> Date: Thu, 5-Sep-85 18:40:29 EDT Article-I.D.: uwmacc.1450 Posted: Thu Sep 5 18:40:29 1985 Date-Received: Sat, 7-Sep-85 06:01:19 EDT Distribution: net Organization: UWisconsin-Madison Academic Comp Center Lines: 13 I tried this litle shell script on my 2.8BSD Bourne shell: read word < foo echo $word and it didn't do what I thought it would do. The script waited until I typed something on my keyboard, then it said "illegal io". Is it possible to read from files? Is this just a 2.8 bug? Thanks! -- Jeff Percival ...!uwvax!uwmacc!jwp