小编FeR*_*eRD的帖子

为什么 awk -F 对大多数字母有效,但对字母“t”无效?

 July 2022      mac os Monterey V12.1 
   awk --version 20200816
   GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
Run Code Online (Sandbox Code Playgroud)

为什么awk -F适用于大多数字母,但不适用于字母t?我有解决方案,但我想了解为什么 awk 对于 letter 失败t

 July 2022      mac os Monterey V12.1 
   awk --version 20200816
   GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
Run Code Online (Sandbox Code Playgroud)

awk macos

39
推荐指数
1
解决办法
7445
查看次数

标签 统计

awk ×1

macos ×1