nerdexam
Oracle

1Z0-822 · Question #142

User Frank is a member of two projects. He currently has a process running. He needs to move the process from its current project to the other project. Which command must Frank use to determine the…

The correct answer is D. ps. The ps command prints information about active processes. Without options, ps prints information about processes asso- ciated with the controlling terminal. The output contains only the process ID, terminal identifier, cumulative execu- tion time, and the command name…

Managing Processes

Question

User Frank is a member of two projects. He currently has a process running. He needs to move the process from its current project to the other project. Which command must Frank use to determine the process' task ID?

Options

  • Aprojects
  • Bprtcl
  • Cid
  • Dps

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    3% (1)
  • D
    89% (31)

Explanation

The ps command prints information about active processes. Without options, ps prints information about processes asso- ciated with the controlling terminal. The output contains only the process ID, terminal identifier, cumulative execu- tion time, and the command name. Otherwise, the information that is displayed is controlled by the options.

Topics

#task ID#ps command#projects#process management

Community Discussion

No community discussion yet for this question.

Full 1Z0-822 Practice