[TxMt] MultiMarkdown in TextMate

Allan Odgaard throw-away-1 at macromates.com
Mon Apr 17 21:02:15 UTC 2006


On 17/4/2006, at 22:55, Mark Eli Kalderon wrote:

> /bin/bash: line 7: /tmp/test.html: cannot overwrite existing file  
> [...]

Try opening Terminal and execute:

    rm -f /tmp/test.html

Then re-run the command.

We should change the command(s) to use mktemp instead (and likely  
some delayed cleanup then.)




More information about the textmate mailing list