Searched refs:LOGNAME (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/ext-sources/
H A Dgnome-cleanup15 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} mappin
[all...]
/solaris-desktop/base-specs/
H A Dgnome-games.spec64 export install_user=$LOGNAME

Completed in 20 milliseconds