|
From: iloveX <ah...@ya...> - 2013-06-25 17:55:13
|
ctlr+L works for any console! The 'system' command is very powerful though. With this keyword, any command from linux can be executed. For example, <system "ls">" will list as usual. <system "vi somefile"> will open somefile in vi editor and so on. -- View this message in context: http://gnuplot.10905.n7.nabble.com/How-to-clear-screen-tp10309p17438.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |