echo $USER;
whoami cd /home/USERNAME/Desktop
$ cat /etc/passwd | cut -d: -f1
#Linux command to print current username uname