专栏中心

EEPW首页 > 专栏 > GNU Bash

GNU Bash

发布人:电子禅石 时间:2020-07-28 来源:工程师 发布文章

http://www.gnu.org/software/bash/bash.html


 

GNU Bash

Bash is the GNU Project's shell.  Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh).  It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.  It offers functional improvements over sh for both programming and interactive use.  In addition, most sh scripts can be run by Bash without modification.

The improvements offered by Bash include:

  • Command line editing

  • Unlimited size command history

  • Job Control

  • Shell Functions and Aliases

  • Indexed arrays of unlimited size

  • Integer arithmetic in any base from two to sixty-four

The maintainer also has a bash page which includes Frequently-Asked-Questions.

Downloading Bash

Bash can be found on the main GNU ftp server:http://ftp.gnu.org/gnu/bash/(via HTTP) andftp://ftp.gnu.org/gnu/bash/(via FTP).  It can also be found on the GNU mirrors; pleaseuse a mirror if possible.

Documentation

Documentation for Bashis available online, as is documentation for most GNU software.  You may also find more information about Bash by runninginfo bashorman bash, or by looking at/usr/doc/bash/,/usr/local/doc/bash/, or similar directories on your system.  A brief summary is available by running bash --help.

Mailing lists

To ask for help about bash, bash programming or bash shell scripting please use the<help-bash@gnu.org>mailing list.  To report bugs or to discuss most aspects of developing bash please use the<bug-bash@gnu.org>mailing list.

Announcements about Bash and most other GNU software are made on<info-gnu@gnu.org>.

To subscribe to these or any GNU mailing lists, please send an empty mail with a Subject: header of just subscribe to the relevant -request list.  For example, to subscribe yourself to the GNU announcement list, you would send mail to <info-gnu-request@gnu.org>. Or you can use the mailing list web interface.

Getting involved

Development of Bash, and GNU in general, is a volunteer effort, and you can contribute.  For information, please read How to help GNU.  If you'd like to get involved, it's a good idea to join the discussion mailing list (see above).

  • Development

  • For development sources, bug and patch trackers, and other information, please see theBash project pageat savannah.gnu.org.

  • Translating Bash

  • To translate Bash's messages into other languages, please see the Translation Project page for Bash. If you have a new translation of the message strings, or updates to the existing strings, please have the changes made in this repository.  Only translations from this site will be incorporated into Bash. For more information, see the Translation Project.

  • Maintainer

  • Bash is currently being maintained by Chet Ramey. Please use the mailing lists for contact.

Licensing

Bash is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.


专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们

关键词:

相关推荐

卷翻内存市场 中国存储厂商加速扩张产能

使用Stellaris(群星)单片机驱动直流无刷电机

需求激增内存涨价 苹果无法确保足够iPhone芯片供应

2010英特尔杯大学生电子设计竞赛(1)

视频 2010-07-30

2010英特尔杯大学生电子设计竞赛(3)

视频 2010-07-30

MediaTek发布天玑9500s和天玑8500

如何将第三方模型导入LTspice

罗德与施瓦茨公司最新示波器产品演示

视频 2010-07-01

电视行业的未来可能不是8K电视

PI 推出无闪烁TRIAC调光的产品

中国研究人员发现盐冷却方案,几秒内降温超过50摄氏度

使用Stellaris(群星)单片机的模数转换器

AI需求狂飙 黄仁勋:未来10年台积电产能倍数成长

智能计算 2026-02-02

Meta AR眼镜订单激增,全球出货量或达95万台

消费电子 2026-02-02

2010英特尔杯大学生电子设计竞赛(2)

视频 2010-07-30

使用Stellaris(群星)单片机的Boot Loader_源代码

使用Stellaris(群星)单片机驱动直流无刷电机_源代码

时钟域交叉与同步器(第一部分):亚稳态建模

AMD 推出锐龙 AI 嵌入式处理器产品组合

嵌入式系统 2026-02-02

使用Stellaris(群星)单片机的串行FLASH下载器

更多 培训课堂
更多 焦点
更多 视频

技术专区