Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.25 KB

File metadata and controls

33 lines (26 loc) · 1.25 KB

Bash

  • 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 can also read and execute commands from a file, called a shell script.
  • official Repository

Menu

Top Books

Top Projects

Top Tutorials