home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!noose.ecn.purdue.edu!ecn.purdue.edu!mccauley
- From: mccauley@ecn.purdue.edu (Darrell McCauley)
- Newsgroups: comp.graphics.gnuplot
- Subject: long file names?
- Message-ID: <1993Jan12.192012.22670@noose.ecn.purdue.edu>
- Date: 12 Jan 93 19:20:12 GMT
- Sender: news@noose.ecn.purdue.edu (USENET news)
- Followup-To: comp.graphics.gnuplot
- Organization: Ag Engineering Dept, Purdue University
- Lines: 16
-
- I'm having problems with long file names. Gnuplot says:
- gnuplot> plot 'long_file_name_w_full_path' w p
- ^
- can't open data file
- (No such file or directory)
-
- but 'ls -l long_file_name_w_full_path' says
-
- -rw-r--r-- 1 mccauley 3824 Jan 12 14:10 long_file_name_w_full_path
-
- Using 'wc', the filename appears to be 91 characters long.
- I don't have source handy, but is there a built in limit?
- --
- James Darrell McCauley Dept of Ag Engineering, Purdue Univ
- internet: mccauley@ecn.purdue.edu West Lafayette, Indiana 47907-1146, USA
- bitnet: mccauley%ecn@purccvm UUCP: pur-ee!mccauley
-