Quantcast
Channel: Linux Server World » SHELL SCRIPTING
Browsing all 2 articles
Browse latest View live

What is a shell in linux/unix ?

What is a shell ? * The Shell is a command line interpreter that executes commands read from the standard input device such as keyboard or from a file. * In other forms, it is a user program or it is...

View Article



How to send an email with attachment through Shell script

When we run cron for sending disk, cpu or memory alerts, we are supposed to send an email with those alerts. Below is the quick way to send an email with attachments through shell script. #!/bin/bash #...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images