Logo address

Mon

目次

Location

	/usr/web/bin/$objtype/mon

Usage

	mon [-d] [-u user] [-p passwdfile] cmdpath argument ...

Description

options are:
-d: run as a daemon
-u user: run as user user. usually web
-p passwdfile: password required to become user is placed in this file

Example

bind -a /usr/web/bin/386 /bin
mon -du web -p /usr/web/lib/passwd /usr/local/bin/$cputype/httpd -suM

Note

Be careful that the contents in /usr/web/lib/passwd on network file server may be snooped by someone.