#!/bin/sh
#                 /usr/local/bin/mac_its_all_text
# http://crystalfaeries.net/posix/bin/mac_its_all_text
# This is used on a Mac as the "It's All Text" editor
# edit below line to point to your actual editor:
open -a /path/to/editor.app "$@"


syntax highlighted by Code2HTML, v. 0.9.1