I know, this is a very stupid question and the answer is out there in Googleland. But I just can't find it.
I want to start a process/program (e.g. firefox) in bash and keep working with the terminal. Is there a way to do this?
Thanks in advance, Markus
kill <PID>
– Wouter Dec 08 '13 at 10:46