Multiple Choice
Which option will be used with ps command to slow the entire command line of the process being run?
A) -4
B) -f
C) -1
D) -4.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The statement z='expr 5/2' would store in
Q6: Which command is used to remove the
Q7: Which of the following is allowed in
Q8: Which command is used to extract a
Q9: Which of the following special shell variables
Q11: The expression expr -2 % 7 evaluates
Q12: Which of the following shows the correct
Q13: Which command is used to terminate a
Q14: Hierarchy decides which operator<br>A)is most important<br>B)is used
Q15: The expression expr -7 % 2evaluates to<br>A)1<br>B)-1<br>C)-3.5<br>D)0