搜索资源列表
check_process
- 监控系统进程,管理系统进程,包括停,起,kill等-process control system, management system process, including the stop, kill, etc.
start-stop
- shell编程,shell简单实用而且很强大,用SHELL实现程序的start、stop、restart。-shell programming, shell simple and practical and very powerful program with the SHELL achieve start, stop, restart.
stopshare
- 运行STOPSHARE.BAT,即可停止默认共享 -Run STOPSHARE.BAT, to stop default sharing
pcoff
- pcoff.exe is a tool that allows to shutdown pc either fast without saving anything, or simply hibernate for a long time. One of those arguments must be used when running the executable: -stop or -sleep.
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment