Thursday, March 27, 2008

simple bash stuff

Run applications from the linux terminal, as a new process:

> apptorun &


Other linux bash command line tips:

http://www.arachnoid.com/linux/shell_programming.html