圖書在版編目(CIP)數據
Linux命令速查手冊(第2版)/(美)斯科特·格蘭尼曼(Scott Granneman)著;石磊 譯.一北京:清華大學出版社,2017
書名原文:Linux Phrasebook,Second Edition
ISBN 978-7-302-45968-2
TP316.85-62
中國版本圖書館 CIP 數據核字(2016)第300522號

本書以通用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-學習資源