Command
Explanation
nohup runs commands that continue running after the user logs out.
Examples
Run script in background
Run with output redirect
nohup runs commands that continue running after the user logs out.
Run script in background
Run with output redirect