搜索资源列表
1
- Linux环境下进程信息查看和作业控制。 【操作要求】虚拟终端1(root用户)利用vi新建f1.txt文件,将vi作业挂起;后台启动find进程;显示当前所有作业和进程号;显示所有进程含优先级的进程详细信息,并画出进程家族树后,中止find进程的后台运行。虚拟终端2(student用户)启用vi新建f2.txt文件,其优先级为5, 后台启动find进程,显示含优先级的进程详细信息;再将student用户进程的优先数改为-5,显示含优先级的进程详细信息。写出相应操作步骤。-Linux en
process--managerment
- 操作系统进程管理实验,包括进程树的创建和简单的ubantu中对进程的管理。-Operating system process management experiments, including the process of creating a tree and simple ubantu in the management of the process.