Sunday, April 17, 2005

Send email on command line in Linux example

mail -s emai_subject me@server.com < /dev/null

No comments: