1.

For interrupting a command, we can use _____(a) ctrl-f(b) esc(c) ctrl-h(d) ctrl-cThis question was addressed to me in exam.My query is from General Purpose Commands in division The Unix Architecture & General Purpose Utilities of Unix

Answer»

Right answer is (d) ctrl-c

The explanation is: Sometimes, a program goes on running on for an HOUR and does not seem to complete. To interrupt that command we can use the CONTROL KEY, ctrl-c. Ctrl-h is used to ERASE CHARACTER by character when backspace doesn’t work.



Discussion

No Comment Found

Related InterviewSolutions