搜索资源列表
testtre.sh
- 利用shell搜索指定目录后替换文件中子符串的例子,没有更改属性代码,读者可自行添加-use search directory designated replacement document after neutron Series website example, no changes to attribute code, readers may add their own.
findFile
- 文件搜索程序 在windows环境下根据键入的目录进行文件搜索,包括子目录在内进行递归遍历.使用了BFS算法.
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
look
- linux下搜索文件的python方法 如果加-p选项则为指定目录查找 如果在-p选项添加完后跟一个-d选项则为深度查找-python method to search for files under linux, if the-p option was added to specify the directory to find if the-p option after the-d option was added with a deep look