1.将前台进程放入后台,并进行查看
2.启动一个后台进程,并进行查看
3.继续执行后台进行
4.在2022年5月15日 1:30 执行 :写入“process test”到 process_test.txt文件
5.在每周五的晚上11点半执行 :写入“process test”到 process_test.txt文件
6.结合grep,使用ps,lsof查看上一个定期任务,
7.修改上一个定期任务的优先级,再结束进程。
8.练习top,pstree等命令。
9.开启yum命令的特殊权限。