搜索资源列表
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
bookcode
- Unix/Linux中获取文件信息以及ls工具实现-get info of the file on Linux
ls
- linux系统命令ls的编写,包括若干参数的编写。-linux system command ls preparation, including the preparation of a number of parameters.
1
- google的protobuf很好的例子,模仿linux下ls的功能,欢迎下载。-google' s protobuf good example to imitate the functions under linux ls, welcome to download.
Fat-FileSystem
- 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.
myls
- 使用c语言实现linux下的ls命令,功能齐全,代码精简,适合初学者进行学习与研究-Under the C language realize all the LS command
busybox-1.15.1.tar
- BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is one of the more than one hun
Simulation-File-System
- 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil