|
|
| |
DSBSu(1) |
FreeBSD General Commands Manual |
DSBSu(1) |
dsbsu —
Qt front end to su(1)
dsbsu |
[-m message]
[-u user]
command |
dsbsudo |
[sudo options] command
[args ...] |
DSBSu is a Qt front end which allows executing commands
as another user using
su(1).
dsbsudo is a wrapper script for
sudo(8)
which uses dsbsu to ask for a password if necessary.
-a
- Writes the entered password to stdout, and exits.
-c
- Shows the given command string in the password
window.
-m
- Shows the given message in the password window.
-u
- Runs the command as the given
user. If
-u is not defined,
root is assumed.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |