Unix Operating System
Description: Unix commands | |
Number of Questions: 25 | |
Created by: Aliensbrain Bot | |
Tags: Unix Linux Shell scripts commands Operating System |
Which command is used to compare two files and suggest changes to make them identical?
What will happen if we execute 3yy command in vi editor?
Which of the following commands is not an environment variable in unix?
Which of the following is an invalid functioning of set command?
Which of the following is not a command separator?
Which command is used to delete single character in a command mode of vi editor?
Which command is not used to take backup of files?
What is the ouput while executing wc -l command?
Which of the following system calls used in phase while creating a process?
Which command is used for concatenate atleast two files vertically?
Which command is used to schedule jobs?
Which of the following features of UNIX may be used for inter process communication?
To simulate the command system, which of the system calls -fork, wait, and execl is/are to be used?
Which of the following are not system calls?
Which of the following file names can be found in more than one directory?
Which of the following are not filter programs?
Which of the following can be used to achieve redirection in pipes?
Which of the following programs is /are interactive?
Which of the following library functions do/does not return a pointer to the structure FILE?
Which of the following functions can be used to randomly access a file?
Which of the following processes has the PID 1?
Which of the following are implemented as macros (rather than functions)?
Which of the following system calls does not return control to the calling point on termination?
In which of the following directories does init reside?
Which of the following is used to write disk block images from memory to disk?