Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Wed, 09 Feb 2005
mmv on OS X
[23:43] |
[computers/operating_systems/macosx/tips] |
# |
TB |
F |
G |
0 Comments |
mmv is a really useful utility that I've used for a long time. On Debian there are packages for it, but there aren't fink packages or other prebuilt binaries for OS X. So yesterday I got fed up with not having mmv on the Mac, so I went to the Debian package page for mmv
and grabbed the sources for the Debian package (I had a devil of a time finding the sources elsewhere). After that it was
gcc -o mmv mmv.c
and I was in business.
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
Add a comment here:
You can use some HTML tags in the comment text:To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>, <em>, <i>, <b>, <blockquote>, <br/>, <p>, <code>, <pre>, <cite>, <sub> and <sup>.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk





