|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
101 Hacks.rar
(4.94 MB, 下载次数: 330 )
包括下面2本书(pdf格式)。部分目录内容如下:
Linux 101 hacks:
Chapter 1: Powerful CD Command Hacks ......................... 9
Hack 1. Use CDPATH to define the base directory for cd command ...9
Hack 2. Use cd alias to navigate up the directory effectively ......... 10
Hack 3. Perform mkdir and cd using a single command ................ 13
Hack 4. Use “cd -” to toggle between the last two directories ....... 14
Hack 5. Use dirs, pushd and popd to manipulate directory stack..... 14
Hack 6. Use “shopt -s cdspell” to automatically correct mistyped
directory names on cd ......................................................... 17
...................
Sed and Awk 101 Hacks:
Chapter 1: Sed Syntax and Basic Commands ......... 9
1. Sed Command Syntax .............................................. 10
2. Sed Scripting Flow .................................................. 12
3. Print Pattern Space (p command) ............................. 13
4. Delete Lines (d command) .................................. 17
5. Write Pattern Space to File (w command) ................. 19
................... |
|