what is Bourne shell.
Answer / nick
The Bourne shell is the original Unix shell (command
execution program, often called a command interpreter) that
was developed at AT&T.Bourne Again Shell (bash) is the free
version of the Bourne shell distributed with Linux systems.
Bash is similar to the original, but has added features such
as command line editing. Its name is sometimes spelled as
Bourne Again SHell.
| Is This Answer Correct ? | 17 Yes | 1 No |
What the command used for list the contents of your home directory, current directory and all subdirectories?
What is simple command?
How do you create a blank file in linux?
What are the linux commands used in devops?
what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl
3 Answers Google, Thermotech Engineers,
Who whoami linux?
How do I clear my run history?
How you will uncompress the file?
What is filter command in unix?
What is cat command in linux?
difference between Tcp and udp
What is difference between sh and bash?