E-mail is a way of sending a message between users and administrators from command prompt for shell script. Use mail command as follows
mail -s "Subject" username-name or email-id
email message
email message
…
..
When the message is complete, press Control-D or type dot character and press return/enter key.
1) To send email to root user to notify printing problem
mail -s "printing problem" root@admin.test.com
Hi Admin
I am having problem with printing can you please check up what is wrong with it. It was working fine untile late evening after that it is not printing from my HP-UX workstation.
Thanks
Joy D.
Please note you can also use webmail program form your web browser or other mail client if already configured.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins

- My 10 UNIX Command Line Mistakes
- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
Facebook it - Tweet it - Print it -
We're here to help you make the most of sysadmin work. So, subscribe!
