pidcat
pidcat copied to clipboard
add -n/--no-color option to output log without color
- useful for getting a clean log file when we redirect output to a log file
add -n option to allow pidcat output log with color. It's especially useful when we try to redirect output to a log file. Without color meta data, we can get a clean log file.
Hi @JakeWharton , any idea about this PR?