Re: a unix script to send email notification when a sas batch job fails?
On 15 Mar 2006 16:20:17 -0800, Jerry wrote:
Any input is welcome, an sample of such script would be greatly
appreciated. (not a homework question, I just know very little about
unix scripting)
These might help
! bash script introduction documentation
http://tldp.org/LDP/intro-linux/html/index.html
! bash script advanced documentation
http://tldp.org/LDP/abs/html/index.html
.
Relevant Pages
- RE: Bash script
... Subject: Bash script ... Behalf Of Renato Murilo Langona ... Sousa Ferreira wrote: ... (Security-Basics) - Re: help regarding shell script to find out if a directory exists at a given path
... echo "found directory at the given path.." ... it as important as, when writing a large script, structuring it well so ... more efficient to use a more powerful language, like perl, python, or ruby. ... resulting program will be easier to maintain than a bash script. ... (comp.unix.programmer) - Re: help regarding shell script to find out if a directory exists at a given path
... echo "found directory at the given path.." ... Every line I write is potentially a line in a script. ... resulting program will be easier to maintain than a bash script. ... shell is more than powerful enough. ... (comp.unix.programmer) - Re: [Multi] Wireless Network Configuration
... that, you can see it here, even do it is in spanish, I think you can ... but the bash script is kind of confusing to ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Re: use of ram up to 100% with redhat enterprise
... this is caused by bash forking and forking and forking, ... bash script that send a mail with some environnement variables. ... /etc/bashrc calling a bash shell, ... (comp.os.linux.misc) |
|