Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4752084
  • 博文数量: 930
  • 博客积分: 12070
  • 博客等级: 上将
  • 技术积分: 11448
  • 用 户 组: 普通用户
  • 注册时间: 2008-08-15 16:57
文章分类

全部博文(930)

文章存档

2011年(60)

2010年(220)

2009年(371)

2008年(279)

分类: LINUX

2010-08-06 20:04:11

# lsof -d cwd
COMMAND     PID       USER   FD   TYPE DEVICE SIZE    NODE NAME
init          1       root  cwd    DIR    8,1 4096       2 /
migration     2       root  cwd    DIR    8,1 4096       2 /
ksoftirqd     3       root  cwd    DIR    8,1 4096       2 /
migration     4       root  cwd    DIR    8,1 4096       2 /
ksoftirqd     5       root  cwd    DIR    8,1 4096       2 /
events/0      6       root  cwd    DIR    8,1 4096       2 /
events/1      7       root  cwd    DIR    8,1 4096       2 /
khelper       8       root  cwd    DIR    8,1 4096       2 /
kthread       9       root  cwd    DIR    8,1 4096       2 /
xenwatch     10       root  cwd    DIR    8,1 4096       2 /
xenbus       11       root  cwd    DIR    8,1 4096       2 /
kblockd/0    18       root  cwd    DIR    8,1 4096       2 /
kblockd/1    19       root  cwd    DIR    8,1 4096       2 /
ata/0        22       root  cwd    DIR    8,1 4096       2 /
ata/1        23       root  cwd    DIR    8,1 4096       2 /
ata_aux      24       root  cwd    DIR    8,1 4096       2 /
khubd        27       root  cwd    DIR    8,1 4096       2 /
kswapd0     130       root  cwd    DIR    8,1 4096       2 /
aio/0       131       root  cwd    DIR    8,1 4096       2 /
aio/1       132       root  cwd    DIR    8,1 4096       2 /
xfslogd/0   134       root  cwd    DIR    8,1 4096       2 /
xfslogd/1   135       root  cwd    DIR    8,1 4096       2 /
xfsdatad/   136       root  cwd    DIR    8,1 4096       2 /
xfsdatad/   137       root  cwd    DIR    8,1 4096       2 /
kseriod     655       root  cwd    DIR    8,1 4096       2 /
kpsmoused   841       root  cwd    DIR    8,1 4096       2 /
 
lsof -d cwd

cwd  current working directory
 
 
阅读(1966) | 评论(0) | 转发(0) |
0

上一篇:memcached完全剖析

下一篇:stl heap使用

给主人留下些什么吧!~~