Linux Level 1 25 points

Linux-Process Basics. Checking a sleep Command's Arguments

Mission

Find the process with the target command-line argument among several processes running in the background. This exercise checks basic usage of the ps command.

#linux#ps#process-inspection

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag