Uttered "Stuart Ellis" s.ellis@fastmail.co.uk, spake thus:
HTML:
http://www.se.clara.net/fedora/software-management-en/index.html
Dunno if it has been mentioned before, but could all those "su -c foo" lines be replaced by "sudo foo"? We should encourage the use of sudo(1) because it generates an audit trail, while "su -c" is untraceable.
Cheers