what is Bourne shell.



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

Post New Answer

More Linux Commands Interview Questions

If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?

0 Answers  


Explain grep command.

0 Answers  


What does umask 077 mean?

0 Answers  


What is the difference between find and locate command in linux?

0 Answers  


what is user mode & kernel mode?

7 Answers  






How commands work in linux?

0 Answers  


What command you execute to display the last five commands you have entered?

4 Answers  


What can you type at a command line to determine which shell you are using?

6 Answers   Tech Mahindra,


What is clang tidy?

0 Answers  


how is the possible the "last 10 files present in the current directory and stores them in the file list".

9 Answers   Google,


How you will uncompress the file?

7 Answers   Linux,


How do I find my user id in linux?

0 Answers  


Categories