Suggestion: log color enhancement

  • Hello, as a suggestion, how about adding ccze to omv4.x (permanently)


    https://github.com/cornet/ccze


    and adding to bash rc the following alias



    Code
    tailc () {
        tail $@ | ccze -A
    }
    
    
    journalctlc ()  {
        journalctl $@ | ccze -A
    }

    Below: Before/after ( or do apt-get install ccze and type journalctrl -f | ccze -A )


    and as i do myself, typing: journalctrl -f by journalctrlc -f


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!