搜索资源列表
same_function
- linux中grep命令的简单 C语言实现-grep command in linux simple C language
grep-2.5.3
- linux 下的grep 命令大家都很清楚。但知道源码实现的不多。需要的可以研究研究!-under linux grep command is clear to everyone. But few realize that source. Research needs to study!
linuxAndunix_shell_Program
- linux与unix_shell编程指南,讲述了用find和xargs,文件安全与权限,命令执行顺序,grep家族,awk,sed,tr,shell变量和环境,shell脚本介绍,函数,shell嵌入命令,输入输出,常用shell命令-linux and unix_shell programming guide describes the use of find and xargs, file security and permissions, the command execution ord
linux_passage
- Linux方面文章,包括Grep命令,tar命令详解,管理员10个关键技巧,mount命令,手工网络设置,挂载U盘,环境变量定制,redhat支持NTFS,安装卸载,防火墙上开放端口-Linux in the article, including the Grep command, tar command to explain, the administrator 10 key skills, mount command, the network settings by hand, mounte
grep-and-find
- 这首个关于在Linux环境下运用grep和find命令解释的一个文档。-This is the first in a Linux environment on the use of grep and find command interpreter of a document.
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
linux
- linux的基础命令使用,包含cat,mv等文件的基本操作(linux cat mv comm sort grep)