Created
August 28, 2012 13:26
-
-
Save suin/3497946 to your computer and use it in GitHub Desktop.
(MacOS) sudo fs_usage <apache_proccess_id>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22:24:45.340122 accept F=3 F=60 0.000008 httpd.365955 | |
22:24:45.340127 fcntl F=60 <GETFD> 0.000001 httpd.365955 | |
22:24:45.340127 fcntl F=60 <SETFD> 0.000001 httpd.365955 | |
22:24:45.340168 read F=60 [ 35] 0.000002 httpd.365955 | |
22:24:45.341836 read F=60 B=0x1e7 0.000007 httpd.365955 | |
22:24:45.341917 stat64 /Users/suin/Dropbox/Suin/Projects/Private/localhost 0.000027 httpd.365955 | |
22:24:45.341939 open [ 2] (R_____) /.htaccess 0.000014 httpd.365955 | |
22:24:45.341946 open [ 2] (R_____) /Users/.htaccess 0.000005 httpd.365955 | |
22:24:45.341951 open [ 2] (R_____) /Users/suin/.htaccess 0.000004 httpd.365955 | |
22:24:45.341955 open [ 2] (R_____) /Users/suin/Dropbox/.htaccess 0.000004 httpd.365955 | |
22:24:45.341960 open [ 2] (R_____) /Users/suin/Dropbox/Suin/.htaccess 0.000004 httpd.365955 | |
22:24:45.341966 open [ 2] (R_____) /Users/suin/Dropbox/Suin/Projects/.htaccess 0.000004 httpd.365955 | |
22:24:45.341972 open [ 2] (R_____) /Users/suin/Dropbox/Suin/Projects/Private/.htaccess 0.000005 httpd.365955 | |
22:24:45.341977 open [ 2] (R_____) /Users/suin/Dropbox/Suin/Projects/Private/localhost/.htaccess 0.000004 httpd.365955 | |
22:24:45.342022 stat64 [ 2] /Users/suin/Dropbox/Suin/Projects/Private/localhost/index.php 0.000005 httpd.365955 | |
22:24:45.342029 lstat64 /Users 0.000004 httpd.365955 | |
22:24:45.342032 lstat64 /Users/suin 0.000002 httpd.365955 | |
22:24:45.342035 lstat64 /Users/suin/Dropbox 0.000003 httpd.365955 | |
22:24:45.342038 lstat64 /Users/suin/Dropbox/Suin 0.000003 httpd.365955 | |
22:24:45.342042 lstat64 /Users/suin/Dropbox/Suin/Projects 0.000004 httpd.365955 | |
22:24:45.342045 lstat64 /Users/suin/Dropbox/Suin/Projects/Private 0.000003 httpd.365955 | |
22:24:45.342049 lstat64 /Users/suin/Dropbox/Suin/Projects/Private/localhost 0.000004 httpd.365955 | |
22:24:45.342053 lstat64 [ 2] /Users/suin/Dropbox/Suin/Projects/Private/localhost/index.php 0.000003 httpd.365955 | |
22:24:45.342077 stat64 [ 2] /Users/suin/Dropbox/Suin/Projects/Private/localhost/index.html 0.000005 httpd.365955 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment