im using a tool suite and i would like to copy the results to a text file in a readable format how ever the tool suite uses color and when i copy the results it copys the special character codes as well how do i make it where it does not copy the color as well or when the results of the CLI output is regular text
what im using to copy results to the text file is
$ToolSuite --parameters > results.txt
is there a special format or commands that i can type or enter that would just copy text with no format