|
发表于 2006-9-18 19:47:54
|
显示全部楼层
学习ntsysv的 用法
功能说明:设置系统的各种服务。
语 法:ntsysv [--back][--level <等级代号>]
补充说明:这是Red Hat公司遵循GPL规则所开发的程序,它具有互动式操作界面,您可以轻易地利用方向键和空格键等,开启,关闭操作系统在每个执行等级中,所要执行的系统服务。
参 数:
--back 在互动式界面里,显示Back钮,而非Cancel钮。
--level <等级代号> 在指定的执行等级中,决定要开启或关闭哪些系统服务。
英文版本,欢迎翻译:
NAME ntsysv - simple interface for configuring runlevels
SYNOPSIS ntsysv [--back] [--level ]
DESCRIPTION ntsysv is a simple interface for configuring runlevel services which are also configurable through chk? config. By default, it configures the current runlevel. If the user would like to configure other run? levels, those levels can be specified on the command line by listing the levels after --levels, without any spaces. For example, the option --levels 016 edits runlevels 0, 1, and 6.
A service is considered to be started in the runlevel set if it is started in any of the runlevels which are being edited.
The ntsysv window normally contains a Cancel button. If --back is specified, a Back button appears instead.
RETURN CODES ntsysv returns 0 on success, 2 on error, and 1 if the user cancelled (or backed out of) the program.
SEE ALSO chkconfig(, tksysv(
AUTHOR Erik Troan <[email protected]>
Mon Oct 13 1997 1 |
|