Answer the following statements true (T) or false (F)

1. The command stty echo turns on the terminal echo capability.
2. The command stty kill \^u sets the kill key to letter u.
3. The command tput clear clears the main memory buffers.
4. The trap ' ' 15 means ignore the kill signal.
5. The command trap "echo hi;exit" 15 shows hi and exits the process when a kill signal is received.


1. False
2. False
3. False
4. True
5. True

Computer Science & Information Technology

You might also like to view...

In a function template, the programmer substitutes __________ for __________.

a. parameters, data types b. parameters, arguments c. arguments, parameters d. data types, parentheses e. None of these

Computer Science & Information Technology

? When collaborators meet, they should establish an agenda and have one member keep notes of the topics discussed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is the design of the Accelerated Hub Architecture?

What will be an ideal response?

Computer Science & Information Technology

Desktop publishing programs focus on page design and layout and provide greater flexibility for this than word processors.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology