Unix
1. In UNIX, the set of masked signals can be set or cleared using the ________ function.
2. The usual effect of abnormal termination of a program is ____________
3. In UNIX, the abort() function sends the ________ signal to the calling process, causing abnormal termination.
4. In UNIX, the ______________ system call is used to send a signal.
5. What are the characteristics of Unix semantics?
6. What are the characteristics of transaction semantics?
7. What are non characteristics of session semantics?
8. Which symbol will be used with grep command to match the pattern pat at the beginning of a line?
9. Which command is used to sort the lines of data in a file in reverse order
10. Which command is used to display the top of the file?