(字符)展开 路径名展开 波浪线展开 算术表达式展开 花括号展开 参数展开 命令替换 引用 双引号 单引号 转义字符 总结归纳 拓展阅读 In this chapter we are going to look at some of the “magic” that occurs on the command line when ...
数组 In the last chapter, we looked at how the shell can manipulate strings and numbers. The data types we have looked at so far are known in computer science circles as scalar var...
打包系统 软件包管理系统是怎样工作的 包文件 资源库 依赖性 常见软件包管理任务 查找资源库中的软件包 卸载软件 经过资源库来更新软件包 经过软件包文件来升级软件 列出所安装的软件包 确定是否安装了一个软件包 显示所安装软件包的信息 总结归纳 拓展阅读 If we spend any time in the Linux com...