Skip to content

Prefix stdout/stderr of a command and optionally timestamp it.

Notifications You must be signed in to change notification settings

akatrevorjay/prefixout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prefixout

Prefixes stuff with stuff.

What?

Install

go get -u -x -v github.com/akatrevorjay/prefixout

Usage

$ prefixout --help
Usage: prefixout [-dtc] [-p PREFIX | --prefix PREFIX] -- COMMAND [ARGS ...]
        Prefixes stdout/stderr of a command. Nuff said.
Arguments:
        PREFIX          Prefix (defaults to "COMMAND: ")
        COMMAND         Command to exec
        ARGS            Command arguments
        -d                      Differentiate stdout/stderr
        -t                      Timestamp output
        -c                      Color output

About

Prefix stdout/stderr of a command and optionally timestamp it.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages