operating systems Online Quiz - 2
Description: operating systems Online Quiz - 2 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
Native browser of Windows Vista
Windows provides more security and flexibility than Linux?
The most popular shell for unix till date is:
Which of the following is/are text editors in Unix/Linux?
What is the command to change the owner of a file?
Which command lets you change back to the last working directory?
Which command should be used to give execute access to a file to everybody in the system?
Which command is used to display the contents of a file named "TEST" in reverse order?
The shortcut to suspend existing running jobs is:
passwd command is owned by root and hence can be run by root only
An alternative to ls command
What will the following command do where foo and foo1 are both directories? rm ./foo ./foo/foo1
How to display only hidden files in UNIX?
Which of the following commands is not a filter?
Command to kill the last background job?
Which command is used to create a new file system in unix?
Which of the following is not a shell variable?
Which command kills all processes in your system except the login shell?
How many prompts are available in a UNIX system?
How do you find out the number of arguments passed to the shell script?