A BBEdit Unix filter, if you've installed newLISP: #!/usr/bin/env newlisp (map println (randomize (parse (read-file ((main-args) 2)) "\n" 0))) (exit)
-- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
