搜索资源列表
ls2
- linux下的ls指令,可以实现,这个是改进版-linux under the ls command, can be achieved, this improved version is
ls02
- 在linux下实现ls -R功能,去年做的-in linux under ls-R functions, so last year
linux_ls
- 此程序在linux下实现了类似ls的功能,同时将目标目录的内容存入文件!
ls2
- linux下的ls指令,可以实现,这个是改进版-linux under the ls command, can be achieved, this improved version is
ls02
- 在linux下实现ls -R功能,去年做的-in linux under ls-R functions, so last year
linux_ls
- 此程序在linux下实现了类似ls的功能,同时将目标目录的内容存入文件!-Under this program in linux realize a similar function ls, at the same time, the contents of the target directory into the document!
linuxtrycode
- linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现
95-116
- linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
ls
- linux下ls的简单实现,具体看代码-ls under linux the easy implementation, the specific code look
ls
- linux下shell命令"ls -l"的C语言实现方法。-shell under linux command " ls-l" Ways of the C language implementation.
second
- linux 下用C语言实现more copy system ls shell命令!-used C to more copy system ls shell of linux
p4.10
- linux下实现了类似ls命令的功能 应用链表等-linux ls
ls
- 实现基本的linux下ls功能~~~ 欢迎下载-implementation of ls in linux
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
ls
- 在linux下用C语言实现list命令 很详细,希望对大家有所帮助-linux list
ls
- 模拟Linux下的ls,实现包括-a,-l,-al,以及不同类型文件的着色处理-The ls under Linux emulation
ls-tree
- 两个文件,分别简单实现linux下的ls-l功能和树形结构显示目录的tree功能。-Two files, a simple function under linux ls-l and a tree structure to display the directory tree.
ls--lR
- 实现linux下命令ls -lR的功能,程序使用lstat语句以及dir结构-Linux to achieve the order ls-lR function
ls -l
- 实现ls -l功能,打开文件夹,列出文件名,大小,详细信息(Implementation ls -l function)
ls
- Linux下实现查看文件功能,模拟ls,查看所在文件的权限以及大小等等(Linux view file function, simulate ls, view the permissions and size of the file, and so on)