Daemon

Unix term that describes a program that runs automatically without requiring any user interaction. Daemons are designed to help the user by performing tasks commonly done, such as checking for e-mail or in the case of a web server running the HTTP daemon.

Also see: Agent, Background process, Operating system definitions, Service, TSR