Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!cs.utexas.edu!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!gao From: gao@ohstpy.mps.ohio-state.edu Newsgroups: comp.sys.next Subject: File redirection problem with 2.0 Message-ID: <9281.27867ce6@ohstpy.mps.ohio-state.edu> Date: 6 Jan 91 06:27:02 GMT Lines: 19 We recently had NeXT 2.0 installed over here and I am having some serious problems using file rediretion. Basically, it don't work! For example, I have a few commands in a file, call it foo.bar, and I am sending its contents to a server with an internet port set up, and foo.bar contains a set of commands which I wish the program to execute (emulating someone typing the stuff in). It used to work just fine: telnet host portnumber < foo.bar Now, with this new version, nothing gets sent to my server. This really has me irritated.... (the contents of foo.bar are ignored - WTF!!) Any ideas? -Garrett