Show HN: Jobman – nohup with retries, timeouts, and dependencies
By ryancswallace · 2026-08-07 · 2 points · 1 comments
https://github.com/ryancswallace/jobman
I've long used nohup for background processes that I want to run independently of the terminal. These types of jobs are usually long-running, sometimes launched over an SSH connection, and often have dependencies on other jobs. I built Jobman to combine the simplicity of nohup w…
Open the full discussion on BetterNews