What is the basic difference between unix and windows
operating systems?
Answer Posted / krk
Windows support plug n play. While Unix doesn't.
Is This Answer Correct ? | 192 Yes | 57 No |
Post New Answer View All Answers
What is rmdir command?
What is the function of grep command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is pipe command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What are the general commands in using unix os for a beginner?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command is used to create a directory?
Who invented grep?
What is the command to view process running?
Using unix command how to display no of records in oracle?
Which unix command to make a new directory?
What is “chmod” command?
How to use grep command to list find the records of a file containing 10 different strings?
What does the command ' $who | sort –logfile > newfile' do?