搜索资源列表
ls.rar
- linux下shell命令"ls -l"的C语言实现方法。,shell under linux command " ls-l" Ways of the C language implementation.
myls
- 自己编写的Linux下的C程序,实现ls命令的功能。 可选参数有-a -l -al 后面可以加上目录或文件名,也可不加。不写路径的默认是当前目录。 输入错误命令会提示正确的命令格式。-A C program under Linux to achieve ls commands. Optional parameters are-a-l and-al Can be followed with the directory or file name. If the comma
ls
- linux下ls的简单实现,具体看代码-ls under linux the easy implementation, the specific code look
lscommand
- 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
myls
- 在linux下使用C代码,实现shell指令ls -l 的功能。注重于从文件中读取目录中的信息,然后控制格式,达到ls -l 的功能。-In linux using C code, and achieve the shell command ls-l functions. Focus on reading from the file directory information, and then control the format, to ls-l functions.
fork_test.c.tar
- shell下面子命令的程序框架,以ls -l 为例子。 对fork的应用实例。-ready for shell,how to create an easy shell in the linux.
lscode.tar
- 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
my_ls_l.c
- 对linux 系统命令 ls -l命令的实现,通过gcc编译,查看目录下文件基本信息。-On linux system command ls-l command achieved through gcc compiler, view files under basic information.
linux_ls_-l
- 用c语言 实现linux下ls -l文件查看功能-Under linux ls-l function
myls
- 在linux环境下使用C语言编写的一个myls程序,实现类似linux的ls命令。实现的命令选项:-a、-l、-i、-d、-t、-F、-R-In linux environment using C language a myls program to achieve similar linux ls command. Achieve command options:-a,-l,-i,-d,-t,-F,-R
my_ls
- 用C语言实现linux的ls命令,可选参数包括d,l,R,i,a,格式为my_ls [Option]...[Filepath]-Linux using C language implementation of the ls command, optional parameters, including d, l, R, i, a, format my_ls [Option] ... [Filepath] ...