Consider the following output:
$ myapp
[1]+ Stopped myapp
This output was the result of the user pressing the keyboard combination of the Ctrl key and what letter key?
Enter only the single (1) letter as your answer
Answer: z
Consider the following output:
$ myapp
[1]+ Stopped myapp
This output was the result of the user pressing the keyboard combination of the Ctrl key and what letter key?
Enter only the single (1) letter as your answer
Consider the following output:
$ myapp
[1]+ Stopped myapp
This output was the result of the user pressing the keyboard combination of the Ctrl key and what letter key?
Enter only the single (1) letter as your answer
Answer: z
Explanation:
This refers to foreground and background jobs. For more information run the command:
man bash
and search for fg ( use /fg )