When I ran inxi, the output was colorized and mostly unreadable.
How can I turn it off?
When I re-directed it's output to a file, the file contained the escape color sequences.
e[1;34mSystem:
When I ran inxi, the output was colorized and mostly unreadable.
How can I turn it off?
When I re-directed it's output to a file, the file contained the escape color sequences.
e[1;34mSystem:
inxi -F -c0
(minus small c zero)