Lines Matching refs:LOGNAME
15 LOGNAME="$1"
19 if [ -z "$LOGNAME" ]; then
20 LOGNAME=`/usr/bin/logname`
27 echo "\nError: user <$LOGNAME> does not exist on this system.\n"
42 RUNNING_PROCESSES=`/usr/bin/pgrep -l -U $LOGNAME "$GNOME_PROCESSES"`
45 echo "\nError getting user process information for user <$LOGNAME>...\n"
50 echo "\nThe following GNOME processes are still running for user <$LOGNAME>:\n"
52 echo "\nPlease log out user <$LOGNAME> from GNOME, so this user has no"
60 # "tmp" wildcard directories like gvfs-${LOGNAME}, otherwise the output
84 tmp_cleanup="gconfd-${LOGNAME} mapping-${LOGNAME} orbit-${LOGNAME} gvfs-${LOGNAME}*"
103 echo "\nUser <$LOGNAME> currently has the following GNOME configuration files:"
112 tarfile="/tmp/gnome-cleanup-$LOGNAME-$date.tar"
141 echo "\nUser $LOGNAME does not have any GNOME configuration files.\n"