Re: list open files
Re: list open files
- Subject: Re: list open files
- From: Brent Baisley <email@hidden>
- Date: Tue, 17 Feb 2004 10:46:13 -0500
From the command line you can use lsof, you may want to do a man on
lsof to see what options you can use. You'll have to have Applescript
execute the shell command.
On Feb 17, 2004, at 10:20 AM, Hevard Graudo wrote:
How do I get a list of open files on a certain volume in OS X? In os 9
I could do this, with the kind help of AkuaSweets:
set theOpenFiles to the files in use on someDisks
Is there an Easy Way to get there in X?
Havard
--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.