|
From: Per P. <per...@ma...> - 2007-07-01 18:23:59
|
> Running gnuplot from the terminal, I find it a pain to type in the > directory > path every time I start the program and need to 'cd' to a different > location. Is there a way that I can bring up a graphical dialog box > that > will allow me to select the directory using the mouse by typing the > 'cd' > command? Thank you. > No, but you can use a feature in the Terminal: type "cd " and then drag and drop the folder you want to access into Terminal, it will add the full path to the folder at the current text insertion point. /Per |