Kangry.com [insert cool graphic here]
home | Topics | Logout | Search | Contact | ?? Kangry ?? | Bandwitdh
Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor

Name

Password

New user

uploaded files
(linux_command_line)-> (Parent)->Or call from a Korn shell script submited by Emkay Wed 07 Oct 09
Edited Mon 19 Oct 09
Web kangry.com
#!/bin/ksh

maildate=$(date +"%H:%M:%S")
print "From: your-email@domain.com" > mail.txt ## don't forget to escape the @
print "Date: "${maildate}" >> mail.txt
print "To: $email" >> mail.txt
print "Subject: $subject" >> mail.txt
print "" >> mail.txt
print "$body" >> mail.txt

sendmail -v your-email@domain.com < mail.txt



Add comment or question...:
Subject:
Submited by: NOT email address. Leave blank for anonymous    (Spam Policy)

Enter Text: (text must match image for posting)




This file (the script that presented the data, not the data itself) , last modified Tuesday 06th of March 2018 11:41:12 PM
your client: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
current time: Thursday 25th of April 2024 01:58:10 AM