[TxMt] converting and merging files through TM

Robin Houston robin.houston at gmail.com
Wed Oct 3 17:40:57 UTC 2007


On 03/10/2007, Robin Houston <robin.houston at gmail.com> wrote:
> 3. For the command, put the following:
>
>   perl -le 's/##\d+\w? ##/++$n/eg'

Sorry, I pasted the wrong thing here! It should read

  perl -pe 's/##\d+\w? ##/"##".++$n." ##"/eg'

Robin



More information about the textmate mailing list