Comment exécuter le fichier .sh en arrière-plan Linux
$ nohup ./my-shell-script.sh &
Gifted Gibbon
$ nohup ./my-shell-script.sh &