Closed rrva closed 8 years ago
id --user only works on Linux id -u works on both OSX and Linux
id --user
id -u
Same for id -g
id -g
Sorry about that. I always prefer to see long-opts when writing scripts or something others would read
id --user
only works on Linuxid -u
works on both OSX and LinuxSame for
id -g