个人工具

“沙盒”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{| style="border: none" width="100%"
 
{| style="border: none" width="100%"
 
|-
 
|-
| width="300px" | Introduction:
+
| width="300px" | [[Introduction]]:
 
| An introduction to the shell.  
 
| An introduction to the shell.  
 
|-
 
|-
| Definitions:
+
| [[Definitions]]:
 
| Some definitions used in the rest of this manual.  
 
| Some definitions used in the rest of this manual.  
 
|-
 
|-
| Basic Shell Features:
+
| [[Basic Shell Features]]:
 
| The shell "building blocks".  
 
| The shell "building blocks".  
 
|-
 
|-
| Shell Builtin Commands:
+
| [[Shell Builtin Commands]]:
 
| Commands that are a part of the shell.  
 
| Commands that are a part of the shell.  
 
|-
 
|-
| Shell Variables:
+
| [[Shell Variables]]:
 
| Variables used or set by Bash.  
 
| Variables used or set by Bash.  
 
|-
 
|-
| Bash Features:
+
| [[Bash Features]]:
 
| Features found only in Bash.  
 
| Features found only in Bash.  
 
|-
 
|-
| Job Control:
+
| [[Job Control]]:
 
| What job control is and how Bash allows you to use it.  
 
| What job control is and how Bash allows you to use it.  
 
|-
 
|-
| Command Line Editing:
+
| [[Command Line Editing]]:
 
| Chapter describing the command line editing features.  
 
| Chapter describing the command line editing features.  
 
|-
 
|-
| Using History Interactively:
+
| [[Using History Interactively]]:
 
| Command History Expansion  
 
| Command History Expansion  
 
|-
 
|-
| Installing Bash:
+
| [[Installing Bash]]:
 
| How to build and install Bash on your system.  
 
| How to build and install Bash on your system.  
 
|-
 
|-
| Reporting Bugs:
+
| [[Reporting Bugs]]:
 
| How to report bugs in Bash.  
 
| How to report bugs in Bash.  
 
|-
 
|-
| Major Differences From The Bourne Shell:
+
| [[Major Differences From The Bourne Shell]]:
 
| A terse list of the differences between Bash and historical versions of /bin/sh.  
 
| A terse list of the differences between Bash and historical versions of /bin/sh.  
 
|-
 
|-
| GNU Free Documentation License:
+
| [[GNU Free Documentation License]]:
 
| Copying and sharing this documentation.  
 
| Copying and sharing this documentation.  
 
|-
 
|-
| Indexes:
+
| [[Indexes]]:
 
| Various indexes for this manual.  
 
| Various indexes for this manual.  
 
|}
 
|}

2016年6月24日 (五) 10:00的版本

Introduction: An introduction to the shell.
Definitions: Some definitions used in the rest of this manual.
Basic Shell Features: The shell "building blocks".
Shell Builtin Commands: Commands that are a part of the shell.
Shell Variables: Variables used or set by Bash.
Bash Features: Features found only in Bash.
Job Control: What job control is and how Bash allows you to use it.
Command Line Editing: Chapter describing the command line editing features.
Using History Interactively: Command History Expansion
Installing Bash: How to build and install Bash on your system.
Reporting Bugs: How to report bugs in Bash.
Major Differences From The Bourne Shell: A terse list of the differences between Bash and historical versions of /bin/sh.
GNU Free Documentation License: Copying and sharing this documentation.
Indexes: Various indexes for this manual.