operating systems Online Quiz - 96
Description: operating systems Online Quiz - 96 | |
Number of Questions: 28 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
UNIX is a multi-user operating system. (True or False)
To remove a NON-empty directory, this command is used.
The command "mkdir" is used to make a directory?
"PWD" stands for?
There is only one distribution/version of Linux?
What command is used to change your password?
What is VI?
What will be the output of "echo this || echo that && echo other"?
How could you check if two strings are equal?
Which of the following would return the process ID of the sleep command?
Which of the following will always output "xyz"?
How do you get help about the command "cp"?
How do you rename file "new" in file "old"?
What do you use to forward errors to a file?
What command do you have to use to go to the parent directory?
How do you delete a file?
With what can you stop a process?
How can you display a list of all files, including the hidden files?
What does the command ls do?
How can you append the output of a command to a file?
How to create a new file without opening it?
With what command you can see your user name?
With what command you can see what folder you are in?
Which structure is found inside journal file system?
The rsh command on HP-UX can be used to:
Which shell does not have history feature?