Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Fix status support on FreeBSD/OpenBSD #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix status support on FreeBSD/OpenBSD #32

wants to merge 1 commit into from

Conversation

dguglielmi
Copy link

When we run "ps -o cmd=" on BSD hosts we get:

ps: cmd: keyword not found
ps: no valid keywords; valid keywords:

Using "command=" is supported on BSD/Linux
"cmd=" is an alias of "command=" on Linux.

when we run "ps -o cmd=" on BSD hosts we get:

ps: cmd: keyword not found
ps: no valid keywords; valid keywords:

Using "command=" is supported on BSD/Linux
"cmd=" is an alias of "command=" on Linux.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant