沙盒:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Jinzd留言 | 贡献
无编辑摘要
Jinzd留言 | 贡献
无编辑摘要
第2行: 第2行:
|-
|-
| width="300px" | [[#Introduction|Introduction]]:
| width="300px" | [[#Introduction|Introduction]]:
| An introduction to the shell.  
| An introduction to the shell.
 
shell介绍。
|-
|-
| [[#Definitions|Definitions]]:
| [[#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]]:
| [[#Basic Shell Features|Basic Shell Features]]:
| The shell "building blocks".  
| The shell "building blocks".  
shell”构造块”
|-
|-
| [[#Shell Builtin Commands|Shell Builtin Commands]]:
| [[#Shell Builtin Commands|Shell Builtin Commands]]:
| Commands that are a part of the shell.  
| Commands that are a part of the shell.  
shell指令。
|-
|-
| [[#Shell Variables|Shell Variables]]:
| [[#Shell Variables|Shell Variables]]:
| Variables used or set by Bash.  
| Variables used or set by Bash.  
Bash中使用的变量。
|-
|-
| [[#Bash Features|Bash Features]]:
| [[#Bash Features|Bash Features]]:
| Features found only in Bash.  
| Features found only in Bash.  
Bash独有特性。
|-
|-
| [[#Job Control|Job Control]]:
| [[#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.  
什么是作业控制已经Bash中如何允许使用作业控制。
|-
|-
| [[#Command Line Editing|Command Line Editing]]:
| [[#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]]:
| [[#Using History Interactively|Using History Interactively]]:
| Command History Expansion  
| Command History Expansion  
指令历史增强
|-
|-
| [[#Installing Bash|Installing Bash]]:
| [[#Installing Bash|Installing Bash]]:
| How to build and install Bash on your system.  
| How to build and install Bash on your system.  
如果在你的系统中建造和安装Bash。
|-
|-
| [[#Reporting Bugs|Reporting Bugs]]:
| [[#Reporting Bugs|Reporting Bugs]]:
| How to report bugs in Bash.  
| How to report bugs in Bash.  
如何报告Bash中的Bug。
|-
|-
| [[#Major Differences From The Bourne Shell|Major Differences From The Bourne Shell]]:
| [[#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.  
一个简洁列(/bin/sh)表以介绍Bash历史版本的不同。
|-
|-
| [[#GNU Free Documentation License|GNU Free Documentation License]]:
| [[#GNU Free Documentation License|GNU Free Documentation License]]:
| Copying and sharing this documentation.  
| Copying and sharing this documentation.  
拷贝及共享此文档。
|-
|-
| [[#Indexes|Indexes]]:
| [[#Indexes|Indexes]]:
| Various indexes for this manual.  
| Various indexes for this manual.  
此手册的个中索引。
|}
|}

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

Introduction: An introduction to the shell.

shell介绍。

Definitions: Some definitions used in the rest of this manual.

手册中使用的一些定义。

Basic Shell Features: The shell "building blocks".

shell”构造块”

Shell Builtin Commands: Commands that are a part of the shell.

shell指令。

Shell Variables: Variables used or set by Bash.

Bash中使用的变量。

Bash Features: Features found only in Bash.

Bash独有特性。

Job Control: What job control is and how Bash allows you to use it.

什么是作业控制已经Bash中如何允许使用作业控制。

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.

如果在你的系统中建造和安装Bash。

Reporting Bugs: How to report bugs in Bash.

如何报告Bash中的Bug。

Major Differences From The Bourne Shell: A terse list of the differences between Bash and historical versions of /bin/sh.

一个简洁列(/bin/sh)表以介绍Bash历史版本的不同。

GNU Free Documentation License: Copying and sharing this documentation.

拷贝及共享此文档。

Indexes: Various indexes for this manual.

此手册的个中索引。