On Sat, Mar 23, 2013 at 11:51 PM, Marshall Clow <[email protected]> wrote:
> On Mar 23, 2013, at 5:39 PM, Jim Walker <[email protected]> wrote: > > Can I pay someone to write a script which I can added to BBedit > so I can run the scripts, like linesort used to work, and get the totals > like below? > > is there some reason that > sort | uniq -c > won't do what you want? > If I had to guess, I'd say that Jim was probably looking for a solution he could use inside BBEdit, without having to go into the Terminal. I used BBEdit for years before I realized how easy it was to run scripts on BBEdit documents, and if you've never done it, it can seem pretty intimidating. (As my old Comp Sci prof used to say: "Everything is easy when you know what you're doing.") TjL -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
