Obtenga el usuario actual Debian
echo "$USER"
Foolish Fowl
echo "$USER"
whoami
cd /home/USERNAME/Desktop
getent passwd $LOGNAME | cut -d: -f7