Change all whoami calls for $USER variable
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user.
Please register or sign in to comment
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user.