While administrating a box, you may wanted to find out what a processes is doing and find out how many file descriptors (fd) are being used. You will surprised to find out that process does open all sort of files:

=> Actual log file
=> /dev files
=> UNIX Sockets
=> Network sockets
=> Library files /lib /lib64
=> Executables and other programs etc

本日志由 flyinweb 于 2010-12-22 09:54:15 发表到 Linux 中,目前已经被浏览 2886 次,评论 0 次;

作者添加了以下标签: file descriptors

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文