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 |
How do I run a .sh file in linux?
Diff b/w C-shell and Born-shell
What are commands in grammar?
What is a ulimit in unix?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
What are the basic commands in command prompt?
What is echo command in batch file?
What is a simple command?
What is the programming language for linux?
What is netstat command in linux?
How often do you use grep command and how in Linux operating system?
Which two commands can you use to delete directories?