图书在版编目(CIP)数据
Linux命令速查手册(第2版)/(美)斯科特·格兰尼曼(Scott Granneman)著;石磊 译.一北京:清华大学出版社,2017
书名原文:Linux Phrasebook,Second Edition
ISBN 978-7-302-45968-2
TP316.85-62
中国版本图书馆 CIP 数据核字(2016)第300522号
![](https://box.kancloud.cn/935d7de6b4476f422f1e81eef624b97e_764x1316.jpg)
本书以通用Linux 分发版Debian 为基础,给出了数百个演示最重要Linux 命令的示例,读者可通过这些示例掌握shell及其强大功能。
shell本身是用C语言编写的程序,它是连接用户与Linux 的语言桥梁,用户对Linux执行的大部分操作都是通过 shell 来完成的。
[TOC]
## 第2章 导航文件系统`ls pwd cd`
## 第3章 创建和销毁`touch mkdir cp mv ln rm rmdir`
## 第4章 学习命令`man info whatis whereis which type`
## 第5章 组合命令`; && || $() | stdin stdout stderr > >> < tee`
第II部分 处理文件
## 第6章 查看文件(主要是文本文件)`file cat less head tail`
## 第7章 使用过滤器操作文本文件`wc nl cut sort uniq tr sed awk`
## 第8章 拥有者和权限`su chgrp chown chmod`
## 第9章 归档和压缩`zip unzip gzip gunzip bzip2 bunzip2 tar`
第III部分 查找文件、单词等
## 第10章 查找文件、目录、单词和短语`locate grep`
## 第11章 `find`命令
第IV部分 环境
## 第12章shell`history ![!] alias unalias`
## 第13章 监视系统资源`uptime ps`
## 第14章 安装软件
第V部分 联网
## 第15章 连接
## 第16章 操作网络
- WebAPP
- Linux Command
- 入门
- 处理文件
- 查找文件单词
- 环境
- 联网
- Linux
- Linux目录配置标准:FHS
- Linux文件与目录管理
- Linux账号管理与ACL权限设置
- Linux系统资源查看
- 软件包管理
- Bash
- Daemon/Systemd
- ftp
- Apache
- MySQL
- Command
- Replication
- mysqld
- remote access
- remark
- 限制
- PHP
- String
- Array
- Function
- Class
- File
- JAVA
- Protocals
- http
- mqtt
- IDE
- phpDesigner
- eclipse
- vscode
- Notepad++
- WebAPI
- Javasript
- DOM
- BOM
- Event
- Class
- Module
- Ajax
- Fetch
- Promise
- async/await
- Statements and declarations
- Function
- Framwork
- jQurey
- Types
- Promise
- BootStrap
- v4
- ThinkPHP5
- install
- 定时任务
- CodeIgniter
- React.js
- node.js
- npm
- npm-commands
- npm-folder
- package.json
- Docker and private modules
- module
- webpack.js
- install
- configuration
- package.json
- entry
- modules
- plugins
- Code Splitting
- loaders
- libs
- API
- webpack-cli
- Vue.js
- install
- Compile
- VueAPI
- vuex
- vue-router
- vue-devtools
- vue-cli
- vue-loader
- VDOM
- vue-instance
- components
- template
- Single-File Components
- props
- data
- methods
- computed
- watch
- Event-handling
- Render Func
- remark
- 案例学习
- bootstrap-vue
- modal
- fontAwesome
- Hosting Font Awesome Yourself
- using with jquery
- using with Vue.js
- HTML
- CSS
- plugins
- Chart.js
- D3.js
- phpSpreadSheet
- Guzzle
- Cmder
- Git
- git命令
- git流程
- Postman
- Markdown
- Regular Expressions
- PowerDesigner
- 附录1-学习资源