Bash

Описание программы

Bash is the shell, or command language interpreter, that will appear in the GNU operating system. 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.


Загрузка

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


Поддерживаемые Типы Файлов


icon .sh - Файл командной оболочки BASH (Файлы разработчиков)

BASH - это формат файла, используемый для описания файлов крмандной оболочки,... [Дополнительная Информация]

icon .profile - Bash Profile File (Исполняемые файлы)

Files with the file extension Profile are Bash profile files which are used when Bash is started as a login shell. [Дополнительная Информация]