home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / gnuplot / 294 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.2 KB  |  34 lines

  1. x-gateway: rodan.UU.NET from info-gnuplot to comp.graphics.gnuplot; Thu, 5 Nov 1992 11:22:21 EST
  2. Date: Thu, 5 Nov 1992 10:56:53 -0500
  3. From: MARK@CUCCFA.CCC.COLUMBIA.EDU (T. Mark Reboul)
  4. Message-ID: <921105105653.1747@CUCCFA.CCC.COLUMBIA.EDU>
  5. Subject: Comment on GnuPlot V3.2 (under Unix)
  6. X-Vmsmail-To: SMTP%"info-gnuplot@ames.arc.nasa.gov"
  7. Newsgroups: comp.graphics.gnuplot
  8. Path: sparky!uunet!wendy-fate.uu.net!info-gnuplot
  9. Sender: info-gnuplot-request@arc.nasa.gov
  10. Lines: 22
  11.  
  12. I just got exposed to your GNUPLOT program, have been trying it out
  13. on a DEC Ultrix system in conjunction with my X terminal, and I really
  14. think it's great!
  15.  
  16. I have however noted just one minor thing which seems to me like a 
  17. deficiency.... I don't know how easy this would be to change, but it
  18. would be useful if the user could enter a "cd" command of the form:
  19.  
  20.     cd  "~username/whatever"
  21.  
  22. The tilde spec doesn't seem to be allowed. (Am I doing something wrong?)
  23. I also noticed that even this command:
  24.  
  25.     !  cd  ~username
  26.  
  27. doesn't work, as the "system" function call generated by my command 
  28. won't handle the tilde.
  29.  
  30. Mark Reboul
  31. Columbia University
  32. Cancer Center Computing Facility
  33. mark@cuccfa.ccc.columbia.edu
  34.