Uh oh!
There was an error while loading. Please reload this page.
Replacing whoami with id -un to be more POSIX.2 compliant [JIRA: TOOLS-143] - #186
Conversation
DSomogyi
commented
Aug 25, 2015
create jira issue |
Replacing whoami with id -un to be more POSIX.2 compliant [JIRA: TOOLS-143]
Basho-JIRA
commented
Sep 29, 2015
merged [done] _[posted via JIRA by David Andersen]_ |
jaredmorrow
commented
Oct 9, 2015
There was a reason There are some weird things in You can fix this by going back to |
Per the suggestion in the comments from #185, replacing the questionably supported
whoamiwithid -unfor collecting the current user for execution scripts.Reference: http://pubs.opengroup.org/onlinepubs/007908799/xcu/id.html