Which of the following commands can be used to see files that are currently being used by a specific process ID (PID)?
A. psfiles
B. lsof
C. pstatus
D. pids
Answer: B
You might also like to view...
Which of the following statements is true?
a) strings can be used in switch expressions, but string literals cannot be used in case labels. b) strings cannot be used in switch expressions, but string literals can be used in case labels. c) strings can be used in switch expressions, and string literals can be used in case labels. d) strings cannot be used in switch expressions, and string literals cannot be used in case labels.
Consider the iostream library, in particular, cout and endl. Assume that the #include
What will be an ideal response?