m4
Macro processor.
- Process macros in a file:
m4 {path/to/file}
- Define a macro before processing files:
m4 -D{macro_name}={macro_value} {path/to/file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).