Skip to content

Instantly share code, notes, and snippets.

@swinton
Created March 3, 2010 13:04
Show Gist options
  • Save swinton/320591 to your computer and use it in GitHub Desktop.
Save swinton/320591 to your computer and use it in GitHub Desktop.
#!/bin/bash
#
# Add attachments to Mail.app from the command line
#
open -a Mail.app $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment