Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   bash    ( 1 )

gNU Bourne-Again SHell (GNU Bourne-Again SHell)

Описание (Description)

Bash is an sh-compatible command language interpreter that
       executes commands read from the standard input or from a file.
       Bash also incorporates useful features from the Korn and C shells
       (ksh and csh).

Bash is intended to be a conformant implementation of the Shell and Utilities portion of the IEEE POSIX specification (IEEE Standard 1003.1). Bash can be configured to be POSIX-conformant by default.