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 Saturday 05th of October 2024 06:05:04 PM
your client: CCBot/2.0 (https://commoncrawl.org/faq/)
current time: Saturday 05th of October 2024 06:05:04 PM