搜索资源列表
UNIX练习 简单的ls
- 这是UNIX的练习作业,能完成简单的ls功能 请高手指教-This is the UNIX operating practice, complete a simple function 19:56 ls enlighten
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.
IO
- Linux环境编程,实现shell的ls功能,编译后执行的结果和ls一样,有兴趣的童鞋可以-Linux environment, programming, shell' s ls function, the compiled results of implementation and, like ls, are interested in children' s shoes can look ~ ~
my_ls1
- 简单的ls -al的实现.不是很难,用到了获取文件信息的函数lstat,目录操作等-A simple ls-al to achieve. Is not difficult to use a function to get file information lstat, catalog operations, etc.
busybox-1.16.0
- BusyBox 嵌入式开发中比不可少的工具,是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。-BusyBox than necessary in the embedded development tools, is an integrated more than one hundred most commonly used Linux co
myls
- 熟练掌握linux对目录的编程,实现ls -l命令-Master directory linux programming to achieve ls-l command