[Bug 13481] New: action ignore instead error for compatibility

bugzilla at busybox.net bugzilla at busybox.net
Mon Jan 25 11:18:03 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13481

            Bug ID: 13481
           Summary: action ignore instead error for compatibility
           Product: Busybox
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
          Assignee: unassigned at busybox.net
          Reporter: v.kalachikhin at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Mostly Busybox `ps w` same as `ps -A w` or `ps -e w` on POSIX systems.
But on Busybox `ps -A w` closed with the error.

I believe that Busybox must ignore -A and -e options on ps command instead
raise an error.

Also, I believe that Busybox must ignore unsupported options on commands
instead raise an error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list