Saturday, November 24, 2012

Dotfiles/Octave startup files and .octaverc templates

GNU Octave set PATH variable
http://bitonic.org/blog/?tag=octaverc

"can't open terminal"
Environment Setting?

http://osdir.com/ml/gnu.octave.maintainers/2005-04/msg00135.html

Octave documents
Startup files 
http://www.gnu.org/software/octave/doc/interpreter/Startup-Files.html

Another example
http://www.leancrew.com/all-this/2011/11/my-octaverc/


Keywords: dotfiles
http://dotfiles.org/

Escape Character:
In computing and telecommunication, an escape character is a character which invokes an alternative interpretation on subsequent characters in a character sequence.

http://en.wikipedia.org/wiki/Escape_character

Bash Initialization Files:
http://www.solipsys.co.uk/new/BashInitialisationFiles.html?HN0811

(Chinese link)
http://sns.linuxpk.com/home.php?mod=space&uid=55617&do=blog&id=16477
edit editor "gvim %s"
edit editor "xterm -e vim %s"
edit editor "gnome-terminal -e \"vim %s\""
edit editor "gedit %s"

No comments:

Post a Comment