Unix in a Nutshell, 4/e
暫譯: Unix 精要手冊,第4版
Arnold Robbins
- 出版商: O'Reilly
- 出版日期: 2005-11-29
- 定價: $1,520
- 售價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 908
- 裝訂: Paperback
- ISBN: 0596100299
- ISBN-13: 9780596100292
立即出貨 (庫存=1)
買這商品的人也買了...
-
$780$624 -
$720$569 -
$880$704 -
$650$514 -
$850$723 -
$780$616 -
$1,078Machine Learning (IE-Paperback)
-
$490$382 -
$1,120$1,098 -
$1,176C++ Primer, 4/e (Paperback)
-
$880$695 -
$580$458 -
$1,235The IMS: IP Multimedia Concepts and Services, 2/e
-
$780$663 -
$3,026$2,875 -
$520$411 -
$650$507 -
$550$435 -
$690$587 -
$980$774 -
$1,380$1,352 -
$990UML 2 Certification Guide: Fundamental & Intermediate Exams (Paperback)
-
$880$695 -
$580$452 -
$750$638
相關主題
商品描述
Description
As an open operating system, Unix can be improved on by anyone and everyone: individuals, companies, universities, and more. As a result, the very nature of Unix has been altered over the years by numerous extensions formulated in an assortment of versions. Today, Unix encompasses everything from Sun's Solaris to Apple's Mac OS X and more varieties of Linux than you can easily name.
The latest edition of this bestselling reference brings Unix into the 21st century. It's been reworked to keep current with the broader state of Unix in today's world and highlight the strengths of this operating system in all its various flavors.
Detailing all Unix commands and options, the informative guide provides generous descriptions and examples that put those commands in context. Here are some of the new features you'll find in Unix in a Nutshell, Fourth Edition:
- Solaris 10, the latest version of the SVR4-based operating system, GNU/Linux, and Mac OS X
- Bash shell (along with the 1988 and 1993 versions of ksh)
- tsch shell (instead of the original Berkeley csh)
- Package management programs, used for program installation on popular GNU/Linux systems, Solaris and Mac OS X
- GNU Emacs Version 21
- Introduction to source code management systems
- Concurrent versions system
- Subversion version control system
- GDB debugger
As Unix has progressed, certain commands that were once critical have fallen into disuse. To that end, the book has also dropped material that is no longer relevant, keeping it taut and current.
If you're a Unix user or programmer, you'll recognize the value of this complete, up-to-date Unix reference. With chapter overviews, specific examples, and detailed command.
Table of Contents:
Chapter 1
Preface
I. Commands and Shells
1. Introduction
Unix in the 21st Century
Obtaining Compilers
Building Software
What's in the Quick Reference
Beginner's Guide
Solaris: Standard Compliant Programs
2. Unix Commands
Introduction
Alphabetical Summary of Common Commands
Alphabetical Summary of Solaris Commands
Alphabetical Summary of GNU/Linux Commands
Alphabetical Summary of Mac OS X Commands
Alphabetical Summary of Java Commands
3. The Unix Shell: An Overview
Introduction to the Shell
Purpose of the Shell
Shell Flavors
Shell Source Code URLs
Common Features
Differing Features
4. The Bash and Korn Shells
Overview of Features
Invoking the Shell
Syntax
Functions
Variables
Arithmetic Expressions
Command History
Job Control
Command Execution
Restricted Shells
Built-in Commands (Bash and Korn Shells)
5. tcsh: An Extended C Shell
Overview of Features
Invoking the Shell
Syntax
Variables
Expressions
Command History
Command-Line Manipulation
Job Control
Built-in Commands
6. Package Management
Linux Package Management
The Red Hat Package Manager
Yum: Yellowdog Updater Modified
up2date: Red Hat Update Agent
The Debian Package Manager
Mac OS X Package Management
Solaris Package Management
II. Text Editing and Processing
7. Pattern Matching
Filenames Versus Patterns
Metacharacters
Metacharacters, Listed by Unix Program
Examples of Searching
8. The Emacs Editor
Conceptual Overview
Command-Line Syntax
Summary of Commands by Group
Summary of Commands by Key
Summary of Commands by Name
9. The vi, ex, and vim Editors
Conceptual Overview
Command-Line Syntax
Review of vi Operations
vi Commands
vi Configuration
ex Basics
Alphabetical Summary of ex Commands
10. The sed Editor
Conceptual Overview
Command-Line Syntax
Syntax of sed Commands
Group Summary of sed Commands
Alphabetical Summary of sed Commands
11. The awk Programming Language
Conceptual Overview
Command-Line Syntax
Patterns and Procedures
Built-in Variables
Operators
Variable and Array Assignment
User-Defined Functions
Gawk-Specific Features
Implementation Limits
Group Listing of awk Functions and Commands
Alphabetical Summary of awk Functions and Commands
Output Redirections
Source Code
III. Software Development
12. Source Code Management: An Overview
Introduction and Terminology
Usage Models
Unix Source Code Management Systems
Other Source Code Management Systems
13. The Revision Control System
Overview of Commands
Basic Operation
General RCS Specifications
Alphabetical Summary of Commands
14. The Concurrent Versions System
Conceptual Overview
Command-Line Syntax and Options
Dot Files
Environment Variables
Keywords and Keyword Modes
Dates
CVSROOT Variables
Alphabetical Summary of Commands
15. The Subversion Version Control System
Conceptual Overview
Obtaining Subversion
Using Subversion: A Quick Tour
The Subversion Command Line Client: svn
Repository Administration: svnadmin
Examining the Repository: svnlook
Providing Remote Access: svnserve
Other Subversion Components
16. The GNU make Utility
Conceptual Overview
Command-Line Syntax
Makefile Lines
Macros
Special Target Names
Writing Command Lines
17. The GDB Debugger
Conceptual Overview
Command-Line Syntax
Initialization Files
GDB Expressions
The GDB Text User Interface
Group Listing of GDB Commands
Summary of set and show Commands
Summary of the info Command
Alphabetical Summary of GDB Commands
18. Writing Manual Pages
Introduction
Overview of nroff/troff
Alphabetical Summary of man Macros
Predefined Strings
Internal Names
Sample Document
IV. References
ISO 8859-1 (Latin-1) Character Set
Bibliography
Index
商品描述(中文翻譯)
**描述**
作為一個開放的作業系統,Unix 可以被任何人和每個人改進:個人、公司、大學等等。因此,Unix 的本質在多年來因為各種版本的擴展而發生了變化。如今,Unix 包含了從 Sun 的 Solaris 到 Apple 的 Mac OS X,以及更多你可以輕易列舉的 Linux 變種。
這本暢銷參考書的最新版本將 Unix 帶入了 21 世紀。它經過重新編寫,以保持與當今世界中 Unix 的更廣泛狀態相符,並突顯這個作業系統在各種版本中的優勢。
詳細說明所有 Unix 命令和選項的這本資訊指南提供了豐富的描述和範例,將這些命令放在上下文中。以下是你在《Unix in a Nutshell, Fourth Edition》中會發現的一些新特性:
- Solaris 10,基於 SVR4 的作業系統的最新版本,GNU/Linux 和 Mac OS X
- Bash shell(以及 1988 和 1993 版本的 ksh)
- tcsh shell(取代原始的 Berkeley csh)
- 用於在流行的 GNU/Linux 系統、Solaris 和 Mac OS X 上安裝程序的套件管理程序
- GNU Emacs 版本 21
- 源代碼管理系統介紹
- 併發版本系統
- Subversion 版本控制系統
- GDB 調試器
隨著 Unix 的進步,某些曾經至關重要的命令已經不再使用。為此,本書也刪除了不再相關的內容,保持內容精簡且與時俱進。
如果你是 Unix 使用者或程式設計師,你會認識到這本完整且最新的 Unix 參考書的價值。書中包含章節概述、具體範例和詳細命令。
**目錄:**
**第 1 章**
**前言**
**I. 命令與 Shell**
1. 介紹
- 21 世紀的 Unix
- 獲取編譯器
- 建立軟體
- 快速參考中的內容
- 初學者指南
- Solaris:標準相容程序
2. Unix 命令
- 介紹
- 常用命令的字母順序摘要
- Solaris 命令的字母順序摘要
- GNU/Linux 命令的字母順序摘要
- Mac OS X 命令的字母順序摘要
- Java 命令的字母順序摘要
3. Unix Shell:概述
- Shell 介紹
- Shell 的目的
- Shell 變種
- Shell 源代碼 URL
- 常見特徵
- 不同特徵
4. Bash 和 Korn Shell
- 特徵概述
- 調用 Shell
- 語法
- 函數
- 變數
- 算術表達式
- 命令歷史
- 工作控制
- 命令執行
- 限制 Shell
- 內建命令(Bash 和 Korn Shell)
5. tcsh:擴展的 C Shell
- 特徵概述
- 調用 Shell
- 語法
- 變數
- 表達式
- 命令歷史
- 命令行操作
- 工作控制
- 內建命令
6. 套件管理
- Linux 套件管理
- Red Hat 套件管理器
- Yum:Yellowdog Updater Modified
- up2date:Red Hat 更新代理
- Debian 套件管理器
- Mac OS X 套件管理
- Solaris 套件管理
**II. 文本編輯與處理**
7. 模式匹配
- 檔名與模式
- 元字符
- 按 Unix 程序列出的元字符
- 搜索範例
8. Emacs 編輯器
- 概念概述
- 命令行語法
- 按組的命令摘要
- 按鍵的命令摘要
- 按名稱的命令摘要
9. vi、ex 和 vim 編輯器
- 概念概述
- 命令行語法
- vi 操作回顧
- vi 命令
- vi 配置
- ex 基礎
- ex 命令的字母順序摘要
10. sed 編輯器
- 概念概述
- 命令行語法
- sed 命令的語法
- sed 命令的組摘要
- sed 命令的字母順序摘要
11. awk 程式語言
- 概念概述
- 命令行語法
- 模式與程序
- 內建變數
- 運算符
- 變數與陣列賦值
- 使用者定義函數
- Gawk 特定特徵
- 實現限制
- awk 函數和命令的組列表
- awk 函數和命令的字母順序摘要
- 輸出重定向
- 源代碼
**III. 軟體開發**
12. 源代碼管理:概述
- 介紹與術語
- 使用模型
- Unix 源代碼管理系統
- 其他源代碼管理系統
13. 修訂控制系統
- 命令概述
- 基本操作
- 一般 RCS 規範
- 命令的字母順序摘要
14. 併發版本系統
- 概念概述
- 命令行語法與選項
- Dot 文件
- 環境變數
- 關鍵字與關鍵字模式
- 日期
- CVSROOT 變數
- 命令的字母順序摘要
15. Subversion 版本控制系統
- 概念概述
- 獲取 Subversion
- 使用 Subversion:快速導覽
- Subversion 命令行客戶端:svn
- 倉庫管理:svnadmin
- 檢查倉庫:svnlook
- 提供遠端訪問:svnserve
- 其他 Subversion 組件
16. GNU make 工具
- 概念概述
- 命令行語法
- Makefile 行
- 宏
- 特殊目標名稱
- 編寫命令行
17. GDB 調試器
- 概念概述
- 命令行語法
- 初始化文件
- GDB 表達式
- GDB 文本用戶界面
- GDB 命令的組列表
- set 和 show 命令的摘要
- info 命令的摘要
- GDB 命令的字母順序摘要
18. 編寫手冊頁
- 介紹
- nroff/troff 概述
- man 宏的字母順序摘要
- 預定義字符串
- 內部名稱