SYNOPSIS
- viewsu [options] [username]
DESCRIPTION
OPTIONS
The options which apply to the viewsu command are:
-c, --command COMMAND
- Specify a command that will be invoked by the shell using its -c.
-, -l, --login
-
Provide an environment similar to what the user would expect had the user logged in directly.
When - is used, it must be specified as the last viewsu option. The other forms (-l and --login) do not have this restriction.
-s, --shell SHELL
-
The shell that will be invoked.
The invoked shell is chosen from (highest priority first):
- • The shell specified with --shell.
- • The shell indicated in the /etc/passwd entry for the target user.
-
•
/bin/sh if a shell could not be found by any above method.
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>.