Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 846 Bytes

File metadata and controls

32 lines (19 loc) · 846 Bytes

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

screenshot

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.

Distro Packages

Packaging status

Version

  • 1.2.0

License

  • GPLv3

Author