nerdexam
Oracle

1Z0-409 · Question #187

You have to start a process in the bash shell and at the same time want to work in the shell. How would you achieve this without terminating the process?

The correct answer is C. Press [Ctrl] + [z] while the process is running. See the full explanation below for the reasoning.

Question

You have to start a process in the bash shell and at the same time want to work in the shell. How would you achieve this without terminating the process?

Options

  • APress [Ctrl] + [y] while the process is running.
  • BPress [Ctrl] + [d] while the process is running.
  • CPress [Ctrl] + [z] while the process is running.
  • DPress [Ctrl] + [c] while the process is running.

How the community answered

(21 responses)
  • A
    14% (3)
  • C
    81% (17)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice