#!/bin/sh # # $Id: file2mail,v 1.2 2006/06/03 19:09:29 jmates Exp $ # # The author disclaims all copyrights and releases this script into the # public domain. # # Command line interface to mail-attach.app AppleScript droplet. exec open -a mail-attach $@