Projects / hilite

hilite

hilite is a utility which executes whatever command you specify, highlighting anything it prints to stderr. It's most useful when compiling, since warnings are printed in bright red and are therefore very hard to miss.

Tags
Licenses

RSS Recent releases

  •  13 Nov 2001 11:02

Release Notes: The code was streamlined, and dup2() is not used. Error handling was improved. The source code is now neater. The program no longer attempts to print error messages to stderr after closing stderr.

  •  05 Oct 2001 15:47

Release Notes: Improved error reporting.

  •  30 Aug 2001 13:45

Release Notes: Error messages were going to stdout instead of stderr. This has been fixed.

  •  29 Aug 2001 14:48

Release Notes: '\e' has been changed to '\033' due to problems compiling on certain systems.

  •  30 Jan 2001 06:12

    Release Notes: A fix for an lvalue problem that prevented compilation on Solaris, reindentation, and a #include for string.h to get rid of a strerror() warning.

    Screenshot

    Project Spotlight

    Suricata

    Network IDS and IPS.

    Screenshot

    Project Spotlight

    Asterisk speech recognition

    A speech recognition script for Asterisk that uses the Google speech API.