-
Notifications
You must be signed in to change notification settings - Fork 11
/proc for macOS/OS X 64-bit
License
alexchandel/procfs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
System Requirements
===================
* Mac OS X 10.5+ (10.4 is no longer supported)
* pcre (specifically, the C++ wrapper for pcre)
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
Usage
=====
You can mount procfs as:
$ sudo mkdir /proc
$ sudo chown root:admin /proc
$ sudo ./procfs /proc -f
For certain things to work (and not crash procfs), you must either run
procfs foregrounded (through the -f option), or use the procfs.plist
file to run procfs through launchd.
About
/proc for macOS/OS X 64-bit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published