Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!ucbvax!decwrl!Angelo!Portia!Jessica!stergios From: stergios@Jessica.stanford.edu (stergios marinopoulos) Newsgroups: comp.unix.questions Subject: graph's input does not end Summary: why wont graph print out? Message-ID: <171@Portia.Stanford.EDU> Date: 31 Jan 89 21:08:28 GMT Sender: news@Portia.Stanford.EDU Reply-To: stergios@Jessica.stanford.edu (stergios marinopoulos) Organization: Stanford University Lines: 21 On sun4 w/ os 4.01 the following script starts ok, but graph just prints a "se" and stops. I thought "THEEND" would define the end of the standard input and cause graph to print out its plot(5) info. Any ideas? #!/bin/csh -f graph -a -l My_label <