Friday, April 26, 2024
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 11184  / 1 Year ago, sun, april 16, 2023, 2:33:47

I have been using Ubuntu for a short period of time. I have seen the term "bash" in many places, including a terminal. I have still not understood what it is.



Can somebody please explain clearly?


More From » command-line

 Answers
0

Expansion for Bash is Bourne Again shell.




Bash is the shell, or command language interpreter, for the GNU
operating system. The name is an acronym for the ‘Bourne-Again SHell’,
a pun on Stephen Bourne, the author of the direct ancestor of the
current Unix shell sh, which appeared in the Seventh Edition Bell Labs
Research version of Unix.



Bash is largely compatible with sh and incorporates useful features
from the Korn shell ksh and the C shell csh. It is intended to be a
conformant implementation of the IEEE POSIX Shell and Tools portion of
the IEEE POSIX specification (IEEE Standard 1003.1). It offers
functional improvements over sh for both interactive and programming
use.



While the GNU operating system provides other shells, including a
version of csh, Bash is the default shell. Like other GNU software,
Bash is quite portable. It currently runs on nearly every version of
Unix and a few other operating systems - independently-supported ports
exist for MS-DOS, OS/2, and Windows platforms.




Source


[#27285] Sunday, April 16, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fieldcheon

Total Points: 24
Total Questions: 105
Total Answers: 109

Location: Western Sahara
Member since Tue, Feb 16, 2021
3 Years ago
fieldcheon questions
Fri, Apr 1, 22, 05:58, 2 Years ago
Wed, Feb 2, 22, 03:31, 2 Years ago
Sat, Aug 14, 21, 01:24, 3 Years ago
;