nixCraft 🐧<p>Want to run the given command in the background as root or other user? Try:<br>```<br>sudo -b /path/to/job.py<br>sudo --background /path/to/foo.pl <br>sudo -u {user_name} -b /path/to/job.py<br>```<br>Please note that you can't use shell job control to manipulate background processes started by sudo which is both pro and con at a time. </p><p><a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix</span></a> <a href="https://mastodon.social/tags/sudo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sudo</span></a> <a href="https://mastodon.social/tags/tips" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tips</span></a> <a href="https://mastodon.social/tags/tricks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tricks</span></a> <a href="https://mastodon.social/tags/sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadmin</span></a> <a href="https://mastodon.social/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a></p>