home *** CD-ROM | disk | FTP | other *** search
- This is doas. It is written to be a system management utility, and should
- NOT be given to the average user. It's use is simple:
-
- You specify the user group and command that you wish to execute.
- doas switches you to that user and group and executes the program.
- The default program is csh (or your default shell), and the default
- user/group are 0 (root) and your current group.
- Feel free to hack up doas all you wish, but, please, leave my name
- and comments.
-
- Usage: doas [user [group]] [-e prog [args]]
-