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

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



Leave a Reply 1

Your email address will not be published. Required fields are marked *


GG

GG

Explanation:

This refers to foreground and background jobs. For more information run the command:

man bash

and search for fg ( use /fg )