📜  bash 修剪二进制输出 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:38.594000             🧑  作者: Mango

代码示例1
sed '$ s/\xff*$//' file > file.out