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
adventures in the land of coding
Run applications from the linux terminal, as a new process:
> apptorun &