Browse Source
busybox's ps command does not have 'ax' option. ---- CVE-2018-3620: OK (your CPU vendor reported your CPU model as not vulnerable) ps: invalid option -- 'a' BusyBox v1.30.1 (2020-01-07 07:47:10 UTC) multi-call binary. Usage: ps ---- And busybox's ps command provides output similar to ax. This supports busybox's ps command. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>pull/338/head
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue