/proc 一个伪文件系统

2009-05-13 00:43:26来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折


http://bbs.chinaunix.net/forum/viewtopic.php?t=487572&show_type
=
agsp# ls -l /proc/curproc/
total 0
-r--r--r--  1 root  wheel    0 Jan 23 16:02 cmdline
--w-------  1 root  wheel    0 Jan 23 16:02 ctl
-rw-------  1 root  wheel   32 Jan 23 16:02 dbregs
-r--r--r--  1 root  wheel    0 Jan 23 16:02 etype
lr-xr-xr-x  1 root  wheel    7 Jan 23 16:02 file -> /bin/ls
-rw-------  1 root  wheel  176 Jan 23 16:02 fpregs
-r--r--r--  1 root  wheel    0 Jan 23 16:02 map
-rw-------  1 root  wheel    0 Jan 23 16:02 mem
--w-------  1 root  wheel    0 Jan 23 16:02 note
--w-------  1 root  wheel    0 Jan 23 16:02 notepg
-rw-------  1 root  wheel   76 Jan 23 16:02 regs
-r--r--r--  1 root  wheel    0 Jan 23 16:02 rlimit
-r--r--r--  1 root  wheel    0 Jan 23 16:02 status
/proc 一个伪文件系统,作为系统内核进程表的一个镜像,从这里,可以查看当前系统中的所有进程的有关信息。


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/3689/showart_10545.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:编译器的一些小技巧

下一篇:测试一下这东西....