gpt4 book ai didi

shell - 使用 awk 调用可执行程序

转载 作者:行者123 更新时间:2023-12-02 03:38:40 25 4
gpt4 key购买 nike

我有一个 C 程序,我想通过在 shell 脚本中使用 awk 来调用它。我怎么能做这样的事情?

最佳答案

从 AWK 手册页:

system(cmd)              executes cmd and returns its exit status

The GNU AWK manual also has a section that, in part, describes the system function and provides an example:

system("date | mail -s 'awk run done' root")

关于shell - 使用 awk 调用可执行程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14634349/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com