1 shell script tagged "information bins"
- Script to logoff KDE/Gnome desktop user session; you can use it from command line or from desktop via Lanucher
#!/bin/bash
# Script to logoff KDE/Gnome user session.
# With proper permission via sudo it is possible that rest of the users
# can use the same script. You can create Launcher to use this script
# from Linux desktop. Tested on Debian Linux 3.x, but it should work with
# other Linux distros and FreeBSD
# ———————————————–
# Copyright (c) 2005 [...]
Viewing 1-1 of 1 shell scripts. ( see all popular tags )

