搜索资源列表
bash
- ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
Classic-batch-code
- 相当完整和经典的常用批处理脚本,包括9大类200余个批处理脚本,解释清晰,并且有详细的索引表格供查找。-Fairly complete and classic common batch scr ipt, including nine categories of more than 200 batch scr ipt, to explain clearly, and a detailed index for the lookup table.
