Hacker News new | ask | show | jobs
by bonestormii_ 1902 days ago
Why? This is not a completely novel concept, and a daemon is not a particularly complicated thing. You can use shell scripts to easily "daemonize" small programs. It's both fun and effective to do so.