Chinaunix首页 | 论坛 | 博客
  • 博客访问: 112019
  • 博文数量: 73
  • 博客积分: 66
  • 博客等级: 民兵
  • 技术积分: 497
  • 用 户 组: 普通用户
  • 注册时间: 2012-10-22 14:59
文章分类

全部博文(73)

文章存档

2015年(65)

2013年(5)

2012年(3)

我的朋友
rm

发布时间:2015-02-01 22:42:51

rm -i file  -- before removing the file, show informationrm -r dir  -- remove the directory recursively......【阅读全文】

阅读(400) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:32:33

http://www.thegeekstuff.com/2009/12/4-ways-to-kill-a-process-kill-killall-pkill-xkill/]$ ps -ef | grep vimramesh 7243 7222 9 22:43 pts/2 00:00:00 vim$ kill -9 7243......【阅读全文】

阅读(285) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:28:43

df -kdf -h --- display output in human readable formaxdf -T --- to display what type of system......【阅读全文】

阅读(293) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:23:49

http://www.thegeekstuff.com/2010/01/15-practical-unix-linux-top-command-examples/    ......【阅读全文】

阅读(269) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:07:13

ps -ef     ps -efH  --- to view current running process in a tree structure......【阅读全文】

阅读(331) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册