-
根据用户输入的命令行选项的不同,来实现三种功能: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
-
telnetsoft,linux用的着的东西
telnetsoft,linux用的着的东西-telnetsoft, linux use the things
- 2022-01-23 11:26:45下载
- 积分:1
-
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is o...
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development-The Linux kernel is one of the most interesting yet least understood open-source proj
- 2022-08-20 17:47:39下载
- 积分:1
-
mersad源码
03年robocup 季军
可以研究一下大家
mersad源码
03年robocup 季军
可以研究一下大家-lie source 03 robocup runners-up can look at you
- 2022-04-20 10:46:40下载
- 积分:1
-
vptree编程
vptree编程-vptree Programming
- 2022-06-02 00:04:24下载
- 积分:1
-
u-Boot for AT91RM92
- 2023-02-11 08:05:03下载
- 积分:1
-
linux 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar-linux kernel debugger. rar linux kernel debugger. rar
- 2023-06-16 07:15:04下载
- 积分:1
-
CMD 命令详细代码,是Linux初学者的好工具
CMD 命令详细代码,是Linux初学者的好工具-CMD command detailed code, is a good tool for Linux beginners
- 2022-06-19 22:31:08下载
- 积分:1
-
this as 1362 USB DOS packet driver programs, and tests contain notes
此为1362usbdos数据包驱动程序,测试包含说明
- 2022-05-22 11:40:46下载
- 积分:1
-
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编...
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编译工程,以及已经编译好的lib文件。-glib is the most widely used linux a library, the main system integrates a number of convenient functions, but there are a number of projects in the windows environment also need to use the library. Here is the glib compiled in vc9 environment works, and has been compiled lib file.
- 2023-05-12 13:00:03下载
- 积分:1