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 find hostname in linux?
What is p in mkdir?
WHAT IS THE MEANING IF AIX
How is grep so fast?
How do display error messages instantly when command fails?
What could be the problem when a command that was issued gave a different result from the last time it was used?
How do I check disk space in linux?
What does mkdir mean in linux?
what is soft mount and hard mount? i have to make permanent nfs mount permanent what shall i do?
who invented unix?
Display the Disk Usage of file sizes under each directory in currentDirectory ?
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>