Ubuntu : run a shell script in a background
by toy
I have a problem with running a program with a shell script. and it take control of my terminal. So, I have to start another terminal. This is how you can do to run a shell script in a background
COMMAND
$ nohup your command &
Twitter
Facebook