| Summary: | ps(1) to support SysV-style options? | ||
|---|---|---|---|
| Product: | Base System | Reporter: | jan grant <jan.grant> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
jan grant
2000-06-08 14:10:02 UTC
State Changed From-To: open->closed Realistically, I don't think this is likely to happen, although a ps supporting SysV arguments could be done as a port. FreeBSD's ps supports only BSD-style options simply because it is a BSD ps. Also the leading `-' is part of the documented way to specify arguments to FreeBSD's ps, so using it to signify SysV arguments would break countless scripts and confuse users. |