> Question: How do I get the current real user name from inside a bash
> script?

$(whoami)

or `whoami` for compatibility with sh



Reply via email to