
In Linux and UNIX operating systems, daemon is the computer program that runs in the background other than direct control of a user. You can use these daemons to configure your hardware (like devfsd) and perform tasks like scheduled run of cron in your Linux system










