tr 是 translate 的缩写,它会转换、删除或压缩从 stdin 读取的字符。它不接受普通的输入文件操作数,因此应通过管道或输入重定向提供数据。 基本语法为: tr [OPTIONS] SET1 [SET2]