1. 首页
  2. 数据库
  3. 其它
  4. clu:与Coreutils类似的命令行实用程序 源码

clu:与Coreutils类似的命令行实用程序 源码

上传者: 2021-02-27 02:05:04上传 ZIP文件 9.5KB 热度 7次
clu:命令行实用程序。 该程序可作为pwd,ls和cat的组合。 该程序不是fork。 如何编译: 在此git存储库中运行: $ make #compiles the program. $ make cleanobj #removes object files. leaves behind the final binary. $ make clean #removes compiled program and object files. 如何使用: 在此git存储库中运行: $ ./clu #prints current directory. $ ./clu pwd #prints
下载地址
用户评论