aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Unix Operating System
  • How can we invoke new process execution by which unix com...
Multiple choice

How can we invoke new process execution by which unix command?

  1. nohup

  2. execute()

  3. exec()

  4. kill

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The exec() is used to execute new process in Unix.

Keep practicing — related questions

  • Which system call can you use to create a new process?
  • Nohup command?
  • Which of the following commands is used to see all background processes in unix system?
  • Which command in Linux is used to stop a process?
  • Which of the following commands is used to continue the running process if user has logged out?
  • What is the command to execute the executable script test.sh in the current shell?
  • Which command is used to terminate all processes in your own system, except the login shell?
  • Which command kills all processes in your system except the login shell?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy