文件名称:ls
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容
2.目录排序
3.文件类型以及如何知道文件的类型
4.位操作及掩码的使用
5.用户与组ID数据库
6.UNIX文件系统的内部结构:i-节点和数据块
7.更改当前目录
8.输出颜色的改变和分栏
9.学习并实现ls命令各参数
10.解析命令行参数
-Ls under UNIX to achieve full functionality, while adding a directory tree can be generated. The realization of the contents: 1. How to read the contents of the directory 2. Directory sort 3. File types and how to know the type of document 4.-Bit operation and the use of mask 5. user and group ID database 6.UNIX the internal structure of the file system: i-node and data block 7. Change the current directory 8. output color change and column 9. learn and achieve ls command parameters 10. Analysis of the command line parameters
2.目录排序
3.文件类型以及如何知道文件的类型
4.位操作及掩码的使用
5.用户与组ID数据库
6.UNIX文件系统的内部结构:i-节点和数据块
7.更改当前目录
8.输出颜色的改变和分栏
9.学习并实现ls命令各参数
10.解析命令行参数
-Ls under UNIX to achieve full functionality, while adding a directory tree can be generated. The realization of the contents: 1. How to read the contents of the directory 2. Directory sort 3. File types and how to know the type of document 4.-Bit operation and the use of mask 5. user and group ID database 6.UNIX the internal structure of the file system: i-node and data block 7. Change the current directory 8. output color change and column 9. learn and achieve ls command parameters 10. Analysis of the command line parameters
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ls
..\compare.c
..\compare.c~
..\compare.o
..\do_ls1.c
..\do_ls1.c~
..\do_ls1.o
..\do_ls2.c
..\do_ls2.c~
..\do_ls2.o
..\globals.h
..\globals.h~
..\main.c
..\main.c~
..\main.o
..\makefile
..\makefile~
..\mktree.c
..\mktree.o
..\ourls
..\util.c
..\util.c~
..\util.o
..\compare.c
..\compare.c~
..\compare.o
..\do_ls1.c
..\do_ls1.c~
..\do_ls1.o
..\do_ls2.c
..\do_ls2.c~
..\do_ls2.o
..\globals.h
..\globals.h~
..\main.c
..\main.c~
..\main.o
..\makefile
..\makefile~
..\mktree.c
..\mktree.o
..\ourls
..\util.c
..\util.c~
..\util.o