[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Super.tab syntax--solved



In case anyone's interested, here's the piece that was missing from the scripts
(from the super man page :o) ):
 
 	prog=`basename $0`
 	test "X$SUPERCMD" = "X$prog" || exec /usrq/bin/super $prog ${1+"$@"}
 						       
The user is able to execute the script without problems.

Curt


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: