Actually su is in the "login" package in Debian which is Essential, so
I have it on every system.
It's still true that xudo is simpler, tho :)
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
-# This is the equivalent of sux[1] but simpler and using sudo,
-# since I don't have su installed on some of my systems.
-#
+# This is the equivalent of sux[1] but simpler and using sudo.
 # [1] http://fgouget.free.fr/sux/
 
 set -e