- A way to output a blue arrow and a bold message on the commandline.
- A commandline utility written in C++.
- The first argument may be a format string where
%s
's are replaced with the rest of the arguments.
msg2
is already available inPKGBUILD
packages in Arch Linux, as abash
function.- Recently,
namcap
has begun to discourage the use. - This utility provides the same functionality, but should be unproblematic, from the viewpoint of
namcap
. - Makes
msg2
available to any distro, not just Arch Linux.
- 1.2.0
- GPLv3
- Alexander F. Rødseth <xyproto@archlinux.org>