mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
Similarly to how $(call IXMSG,"hello world") outputs a blue information line from a makefile, provide `ixmsg` to accomplish the same thing in shell scripts. Use a different prefix (`#!:` vs `>>>`) to differentiate it from makefile output.