msg2
- 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.
Screenshot
Project page
Why?
msg2
is already available in PKGBUILD
packages in Arch Linux, as a bash
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.
Download
Distro Packages
- Void Linux:
msg2
- Arch Linux:
msg2
(in AUR)
Version
License
Author
- Alexander F. Rødseth <xyproto@archlinux.org>