Ctrl-Z key combination:
a) generates a SIGINT signal
b) stops the process running in the shell
c) kills the process running in the shell
d) both (a) and (c)
Submitted by: Murtazab) stops the process running in the shell
Explanation:
Ctrl-Z key combination generates a SIGTSTP signal and stops the process running in the shell.
Submitted by: Murtaza
Explanation:
Ctrl-Z key combination generates a SIGTSTP signal and stops the process running in the shell.
Submitted by: Murtaza
Read Online Bash Arithmetic Expressions Job Interview Questions And Answers
Top Bash Arithmetic Expressions Questions
☺ | Which command puts a script to sleep untill a signal is recieved? |
☺ | Which statement resumes the next iteration of a for, while, select, or until loop? |
☺ | Which command sets up shorthand for command or command line? |
☺ | Which command concatenate the specified argument into a single command, then execute the command? |
☺ | Which command identifies the resource of a command? |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |