starting program from terminal in background

So, if you want to start the program and to use terminal afterwards, you just need to put "&" character at the end of the line
so, for example, if you just want to call skype, then you write skype&

It is simple thing, but sometimes one just forget this as a option :)

Comments

Popular posts from this blog

Exporting Skype Chat/Skype Contacts to csv file using the shell script and sqlite3 (usually already installed on mac)

SAS and Web/REST Service Calls

Browse through file system with SAS Base