Write down a script known as whichdaemon.sh that checks if the httpd and init daemons are running over your system. If an httpd is running, script must print a message such as, "This machine is running a web server." Utilize the ps in order to check on the processes.