macos - 如何在 macOS 上获取 awk 版本?

我知道如何在 Linux 上获取 awk 的版本:awk -W version

但是,这在 macOS 上不起作用。

我环顾四周,找不到任何东西。

我还查看了 awk 手册页,但找不到任何内容:

$ man awk | grep version
          conversion format used when converting numbers (default %.6g)
   There are no explicit conversions  between  numbers  and  strings.   To

最佳答案

awk --version
awk version 20070501

https://stackoverflow.com/questions/54138142/

相关文章:

python - 使用 Python 插入多个 MySQL 记录。错误 : "Python ' tu

node.js - 如何将字符串作为 gzip Nodejs 上传到 s3

python - FlaskForm 验证码 : checking if a user alread

angular - ng2图表多图表更新

postgresql - . 时如何将密码传递给 pg_dump 10主目录中的 pgpass 不是

c# - 如何从 dapper 返回的复杂对象中修剪所有字符串

python - 无法使用 python 3.72 连接 firebase

vue.js - 如何使用 Nuxt.js 在 vuex 状态中获取本地存储数据

angular - 找不到自定义管道 ionic 4 |找不到管道

python - 如何组合两个 Python Try 异常