Answer Posted / swamynaidu kollu
Operating system (commonly abbreviated to either OS or O/S)
is an interface between hardware and user; it is responsible
for the management and coordination of activities and the
sharing of the resources of the computer. The operating
system acts as a host for computing applications that are
run on the machine. As a host, one of the purposes of an
operating system is to handle the details of the operation
of the hardware.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Name the various commands that are used for the user information in unix.
What are the unix commands?
How does shebang work?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Differentiate cat command from more command.
What is the use of the tee command?
What does grep v grep do?
What is the use of awk command in unix?
Why is grep called grep?
Which command should you use to find the remaining disk space in unix server?
Which command is used to create a directory?
Explain ‘library functions’ with respect to unix commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the command ' $who | sort –logfile > newfile' do?
What is “chmod” command?