Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.16 KB

File metadata and controls

22 lines (18 loc) · 1.16 KB

BASH

Bash is the GNU Project's shell—the Bourne Again SHell.

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions. Bash was one of the first programs Linus Torvalds ported to Linux, alongside GCC.

TIL(s)