chkconfig.sh:[####] POSIX Shell中的chkconfig克隆

时间:2024-05-29 12:46:54
【文件属性】:

文件名称:chkconfig.sh:[####] POSIX Shell中的chkconfig克隆

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-29 12:46:54

Shell

chkconfig 我喜欢用perl编写的原始chkconfig脚本,因为它易于使用。 启用服务 chkconfig apache2 on 禁用服务 chkconfig apache2 off 列出所有服务 chkconfig -l 服务清单 chkconfig -l | grep apach 或者 chkconfig -l apache2 或者 chkconfig apache2 实施了什么 服务开/关 列出所有服务(-l | --list) 列出一项服务 未实施的内容 inetd和xinetd支持 一些更复杂的选择 执照 根据MIT许可许可的免费软件


【文件预览】:
chkconfig.sh-master
----bin()
--------chkconfig(11KB)
----README.md(719B)

网友评论