-
根据用户输入的命令行选项的不同,来实现三种功能: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
-
alienmind
AlienMind-1.2.tar.bz2
- 2022-07-21 16:48:45下载
- 积分:1
-
Bored wrote a half
闲着没事写了个半平面交的算法实现,应该可以凑活着用。-Bored wrote a half-plane intersection algorithm should be able to live with the Cou.
- 2023-03-14 22:20:03下载
- 积分:1
-
rxvt经典的linux下的终端.小巧实用
rxvt经典的linux下的终端.小巧实用-rxvt classic linux under the terminal. Compact practical
- 2022-01-26 17:37:59下载
- 积分:1
-
ADSP
在ADSP-BF533是移植uclinux,不是linux上的mp3的decode的程序,敬请高手指点。-the ADSP-BF533 Basis transplantation is not linux on the MP3 decode the procedure, please master guiding.
- 2022-06-17 12:12:05下载
- 积分:1
-
linux性能统计的源代码,包括CPU、内存和文件系统的利用率的统计。...
linux性能统计的源代码,包括CPU、内存和文件系统的利用率的统计。-linux source code performance statistics, including CPU, memory and file system utilization statistics.
- 2022-01-25 16:53:50下载
- 积分:1
-
moto 68K bdm 调试器源代码和文档,难得哦
moto 68K bdm 调试器源代码和文档,难得哦-bdm debugger source code and documentation, a rare oh
- 2023-06-22 16:20:03下载
- 积分:1
-
SkyEye是一个可以运行嵌入式操作系统的硬件仿真工具,这样就可以在没有硬件条件下来进行嵌入式系统的开发。...
SkyEye是一个可以运行嵌入式操作系统的硬件仿真工具,这样就可以在没有硬件条件下来进行嵌入式系统的开发。-SkyEye is an embedded operating system can run the hardware simulation tool, so that when there is no hardware to carry out the development of embedded systems.
- 2023-07-07 09:00:03下载
- 积分:1
-
软件换肤在VC中实现,请使用
软件换肤在VC中的实现,请使用-software Eurocargo in the realization of VC, please use
- 2023-04-24 20:20:02下载
- 积分:1
-
linux unix makefile 编写指南
linux unix makefile 编写指南-guidelines for the preparation of unix makefile
- 2022-09-05 02:30:03下载
- 积分:1