2014年5月23日

查看一个进程打开的文件都有哪些

摘要: step 1pfile pidstep 2根据 inode number 查找 比如bash-2.05# pfiles 2605326053: python Current rlimit: 256 file descriptors 0: S_IFCHR mode:0620 dev:32,0 ... 阅读全文

posted @ 2014-05-23 15:56 kramer 阅读(382) 评论(0) 推荐(0) 编辑

navigation

摘要: python 证实 exec*函数产生的新进程继承之前进程的打开文件 -> pfiles ->fstat ,fcntl 阅读全文

posted @ 2014-05-23 15:54 kramer 阅读(164) 评论(0) 推荐(0) 编辑

list

摘要: 1. pfiles 等proc, pflags, pcred, pldd, psig, pstack, pfiles, pwdx,pstop, prun, pwait, ptree, ptime - proc tools2.stat, lstat, fstat, fstatat - get file... 阅读全文

posted @ 2014-05-23 15:32 kramer 阅读(121) 评论(0) 推荐(0) 编辑

导航