Skip to main content

Home/ Linux/ Group items tagged ramey

Rss Feed Group items tagged

Djiezes Kraaijst

Computerworld - The A-Z of Programming Languages: BASH/Bourne-Again Shell - 0 views

  • Interviews The A-Z of Programming Languages: BASH/Bourne-Again ShellWhen the Bourne Shell found its identity
  • in this article we chat to Chet Ramey about his experience maintaining Bash.
  • In BASH's case, the problem to be solved was a free software version of the Posix standard shell to be part of the GNU system.
  • ...3 more annotations...
  • the original Bourne Shell was very influential, the various System V shell releases preserved that heritage, and the Posix committee used those versions as the basis for the standard they developed. Certainly the basic language syntax and built-in commands are direct descendants of the Bourne Shell's. Bash's additional features and functionality build on what the Bourne shell provided. As for source code and internal implementation, there's no relationship at all
  • Bash will continue to evolve as both an interactive environment and a programming language. I'd like to add more features that allow interested users to extend the shell in novel ways. The programmable completion system is an example of that kind of extension.
  • Do you have any advice for up-and-coming programmers? Find an area that interests you and get involved with an existing community. There are free software projects in just about any area of programming. The nuts-and-bolts -- which language you use, what programming environment you use, where you do your work -- are not as important as the passion and interest you bring to the work itself.
  •  
    an interview with Chet Ramey, maintainer of the bash-shell
1 - 1 of 1
Showing 20 items per page