Which flag should be included with the ps command to display the full command line of a running process?

Choose the correct answer

Explanation

The -f option with the ps command shows the complete command line used to start the process, providing detailed information about the process execution.

Which flag should be included with the ps command to… — Basic of linux unix | PakQuizHub