Jak uruchomić plik .sh w tle Linux
$ nohup ./my-shell-script.sh &
Gifted Gibbon
$ nohup ./my-shell-script.sh &