I try to use bash to strip ANSI color escape sequences from a string without success. I tried already some regex-based code. #!/bin/bash ...
確定! 回上一頁