So führen Sie die .sh -Datei im Hintergrund Linux aus

$ nohup ./my-shell-script.sh &
Gifted Gibbon