You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# id -a
error: unexpected argument '-a' found
tip: to pass '-a' as a value, use '-- -a'
Usage: id [OPTION]... [USER]...
For more information, try '--help'.
On Ubuntu using 0.2.2-0ubuntu1
it works with the gnu coreutils and breaking some of our package tests, example report https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2125578 where the tests are doing
printf "Running as: "; id -a