我可以通过运行来获得标签之间的空格:
tail -f filename | tr '\001' ' '
但我希望尾部输出有|分隔符,即
|
35 = d | 49 =发件人| 56 =收件人
谁知道怎么样?谢谢
unix fix-protocol
fix-protocol ×1
unix ×1