operating systems Online Quiz - 93
Description: operating systems Online Quiz - 93 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
Attempted
0/20
Correct 0
Score 0
‹
›
sed -n option
chmod +x filename
How do you get help about the command "mv"?
How to search all files in current directory for the word "test"
How to list all files in the current directory?
In which system call we have to use file descriptor to identify the file.
Which command is used to create recursive directories.2) mkdir -v x/y x/y/z3) mkdir -p x/y x/y/z4) mkdir x x/y x/y/z
Which one is integral part of Windows Vista OS