From: Hans-Bernhard B. <HBB...@t-...> - 2008-07-15 19:08:51
|
Kolmakov, German V wrote: > My proposition is to include the "ls" command into the list of gnuplot standard command, > like "pwd" or "cd", for example. It would save a little time for users because they could omit "!"))). But unlike pwd and cd, which are needed for gnuplot's own operation (the current directory directory directly affects file lookup), 'ls' doesn't do anything for gnuplot. It would therefore go directly against the Unix tool philosophy of "one tool <-> one task". Because of this, I'm opposed to this change. > Also, can I assign the path to search command files in gnuplot? See "help loadpath". |