MMTT is a tool for including shell command output into any kind of files. If
MMTT sees text between {::
and ::}
, it will run it using using sh(1)
and
substitute it for the command's output. You can see an example in text.txt
.
#build
Run make
.
#usage
mmtt <infile >outfile