nohup *.sh & # run as background process tail -f nohup.out # process logs kill 24988 # kill background process