RHEL Linux - Red Hat System Administration Practice Exam

Question: 1 / 400

Which version of the ps command supports grouped options without using a dash?

UNIX

BSD

The version of the ps command that supports grouped options without using a dash is from the BSD (Berkeley Software Distribution) family. In BSD, you can combine options directly without needing a preceding dash. For example, you can write `ps aux` instead of `ps -a -u -x`. This feature allows for a more streamlined and user-friendly interaction with the command line, reflecting the design philosophy of BSD, which emphasizes simplicity and convenience for the user.

Other versions of the ps command, such as those aligned with the UNIX System V (SVR4) or POSIX standards, typically require commands to specify options with a leading dash. BASH, being a shell rather than a Unix system standard, does not directly relate to how ps behaves with grouping options. Therefore, productions influenced by BSD are specially noted for this user-friendly feature.

Get further explanation with Examzify DeepDiveBeta

POSIX

BASH

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy