79557324

Date: 2025-04-05 17:55:31
Score: 2.5
Natty:
Report link

if a background BASH shell script has a "#!/bin/bash -i" shebang (the "-i" option tells that the script is an interactive script), then it will be stopped even if it is started via nohup

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bodelhu