operating systems Online Quiz - 26
Description: operating systems Online Quiz - 26 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
MBR having primary partitons limitations of...???
GPT allows maximium partiotons...??
Is bootstrap and bootloader are the same thing and place at same location....????
Types Of HardDisk..????
what is the difference between KILL and KILL -9?
How to remove a crontab file?
chmod 644 file.htm
Syntax for ssh command
0 12 14 2 * mailx john%Happy Birthday!%Time for lunch. 14 in the above crontab file specifies
gunzip -f myfile.gz
Which command is used to delete all files in the current directory and all its sub-directories?
A symbolic link has the same permissions as the original file.
how will u execute a file in unix?
How do you move a process which is running background to foreground?
Which comman can be used to find the user with which you are logged in the UNIX session
Command to get the list of files/directories with name containing "UniVar" under the root directory excluding errors.
Command used to replace all space with | and create another output file
Command used to supress all spaces from a given file named test.
A file contains data as given below, Line 1 Line 2 Line 3 Line 4 Line 5 A command which can be used to get the second column from this file is
Why is VI not recommended for viewing log files ?