root/lang/shellscript/misc/spell @ 1237

Revision 1237, 48 bytes (checked in by otsune, 6 years ago)

lang/shellscript/misc/spell: spell command wrapper for Test::Spelling

  • Property svn:executable set to *
RevLine 
[1237]1#!/bin/sh
2cat "$@" | /opt/local/bin/aspell list
Note: See TracBrowser for help on using the browser.