2014年2月14日

摘要: 12个top命令1. # top2. # top,后输入shift+O,在“Current Sort Field:”中选左边的field对应的字母进行排序。3. # top -u tecmint,显示tecmint用户进程详情。4. # top,后输入z,以红字识别正在运行的进程。5. # top,后输入c,显示进程的绝对路径。6. # top,后输入d,变更延时设置。7. # top,后输入k,输入PID,kill某个进程。8. # top,后输入Shift+P,以cpu利用率排序。9. # top,后输入r,调整进程的nice值10. # top,后输入Shift+w,将当前top数据保存 阅读全文
posted @ 2014-02-14 11:58 菲一打 阅读(187) 评论(0) 推荐(0)
 
摘要: [root@nhserver1 02]# cat listJohn Daggett, 341 King Road, Plymouth MAAlice Ford, 22 East Broadday, Richmond VAOrville Thomas, 11345 Oak Brideg Road, Tulsa OKTerry Kalkas, 402 Lans Road, Beaver Falls PAEric Adams, 20 Post Raod, Sudbury MAHubert Sims, 328A Brook Road, Roanoke VAAmy Wilde, 334 Bayshore 阅读全文
posted @ 2014-02-14 10:32 菲一打 阅读(262) 评论(0) 推荐(0)