Re: How to list all files opened by a process on the Mac OS X?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com lsof will give you this information. See man lsof for more info. -j On Dec 25, 2005, at 10:32 AM, Chen Ben wrote: Hi all! How can I list all open files of one process? I have used sysctl to list many process infomations, but I cannot find a way to get something like the vnode or file descripters of one process. What should I do? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Thanks -- Ben Chen, Apple Technology Lab of Software Engineering School, Tongji University _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/jdawson%40mrk.com This email sent to jdawson@mrk.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Jerald Dawson