table of contents
- bookworm 0.8.2-3
VIEW-OS(1) | General Commands Manual | VIEW-OS(1) |
NAME¶
viewsudo - execute a command as another (virtual) user
SYNOPSIS¶
viewsudo [-g groupname|#gid] [-u username|#uid] command
DESCRIPTION¶
viewsudo allows a user to execute a command as the
superuser or
another user in View-OS.
OPTIONS¶
viewsudo accepts the following command line options:
-g group
-u user
RETURN VALUES¶
Upon successful execution of a program, the exit status from viewsudo will simply be the exit status of the program that was executed.
SEE ALSO¶
viewsu(1), sudo(1), linux.defs(5)
AUTHORS¶
View-OS is a project of the Computer Science Department,
University of Bologna. Project Leader: Renzo Davoli.
<http://www.sourceforge.net/projects/view-os>
Howto's and further information can be found on the project wiki <wiki.virtualsquare.org>.
NOTE¶
Most part of the text is taken from sudo(1).
August 8, 2009 | VIEW-OS: a process with a view |