[TxMt] "Pipe text through"

Allan Odgaard allan at macromates.com
Fri May 20 02:30:06 UTC 2005


On May 20, 2005, at 3:45, Tim Martens wrote:

>  ~/usr/local/bin/Markdown.pl

The “~” is shorthand for your home directory. So it does not live in  
the above path.

> by .bash_profile has: export PATH=$PATH:/usr/local/bin:/usr/local/ 
> php5/bin:/usr/sbin

In that case, you should be able to just use “Markdown.pl” w/o the  
path. Otherwise use: /usr/local/bin/Markdown.pl, i.e. without the tilde.


More information about the textmate mailing list