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 :)
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