LXer: Logname - Sometimes Less is More
by LXer from LinuxQuestions.org on (#4W7HT)
Published at LXer:
As we continue our GNU Core Utilities series we come to the logname command. This simple utility has no options and takes no arguments. It does one thing, it prints the name of the current user. Great for use in bash scripts and other scenarios where a simple output is needed.
Read More...


As we continue our GNU Core Utilities series we come to the logname command. This simple utility has no options and takes no arguments. It does one thing, it prints the name of the current user. Great for use in bash scripts and other scenarios where a simple output is needed.
Read More...