Use more widely supported options for the "tr" command line utility by...
Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
Please register or sign in to comment