-
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind <pathname>
它要统计出,在常规文件中,...
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind
它要统计出,在常规文件中,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。不允许打印出任何路径名。
argc为4且argv[2] == “-comp”时,命令格式为
myfind -comp
输出在目录子树之下,所有与文件内容一致的文件的绝对路径名。不允许输出任何其它的路径名,包括不可访问的路径名。当参数pathname不是绝对路径时,调用getcwd()等函数来取得文件的绝对路径名。
argc 大于等于4且argv[2] == “-name”时,命令格式为myfind -name ……是一个以空格分隔的文件名序列(不带目录)。命令输出目录子树之下,所有与…序列中文件名相同的文件的绝对路径名。不允许输出不可访问的或无关的路径名。
- 2023-03-19 18:55:03下载
- 积分:1
-
后台工具
daemontools-0.76.tar.gz是在linux环境下自动监控进程的源程序-daemontools-0.76.tar.gz in the linux environment automatic monitoring process source
- 2022-01-28 04:21:29下载
- 积分:1
-
Linux device drivers third edition of the source and e
Linux设备驱动第三版源码和电子书。里面包含了设备驱动的源代码,还有电子书-Linux device drivers third edition of the source and e-books. Which contains the device driver source code, as well as e-books
- 2023-02-27 00:40:03下载
- 积分:1
-
linux系统,qt,进度条的编写代码,运行过的
linux系统,qt,进度条的编写代码,运行过的-linux system, qt, the progress bar to write code, run-off
- 2023-09-03 18:25:03下载
- 积分:1
-
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse...
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse -Dvd info can modify the contents of the source, dvd info, through their own amendments to increase the awareness of dvd info is different from the dvd parse
- 2022-06-02 10:43:34下载
- 积分:1
-
贪吃蛇在arm版上的运行,这是一个很好玩的游戏,是我的一次作业...
贪吃蛇在arm版上的运行,这是一个很好玩的游戏,是我的一次作业-Snake in the arm version of the run, this is a very fun game, is my one-stop
- 2022-07-19 00:42:36下载
- 积分:1
-
vc rope programming source code
vc++ rope 编程 源代码-vc rope programming source code
- 2022-07-18 01:35:58下载
- 积分:1
-
一个开放源代码的 AT&T 的 Korn Shell 的复制品, 支持大多数 ksh89 的特性。...
一个开放源代码的 AT&T 的 Korn Shell 的复制品, 支持大多数 ksh89 的特性。-an open-source ATT the Korn Shell copy of ksh89 support of the majority of the properties.
- 2022-03-05 10:36:29下载
- 积分:1
-
linux kernel source version 1.00
linux 核心 源码
1.00版-linux kernel source version 1.00
- 2023-06-15 06:25:03下载
- 积分:1
-
UNIX环境下利用高级IO技术实现非阻塞的输入/输出
UNIX环境下利用高级IO技术实现非阻塞的输入/输出-UNIX environment using high technology to achieve non-blocking IO input/output
- 2023-02-06 05:50:03下载
- 积分:1