« Ubuntu vs. Vista | Home | Funny boys »
mail attachment on commandline (bash)
By Robin | mei 29, 2007
Many people working in bash would like to mail some files to an address so from now you can as follow:
# uuencode file.ext file.ext | mail -s ‘place our subject’ youraddress@domain.com
Topics: Linux | No Comments »
