| SANDBOX-EXEC(1) | General Commands Manual | SANDBOX-EXEC(1) |
sandbox-exec —
execute within a sandbox (DEPRECATED)
sandbox-exec |
[-f profile-file]
[-n profile-name]
[-p profile-string]
[-D key=value ...]
command [arguments ...] |
The sandbox-exec command is
DEPRECATED.
Developers who wish to sandbox an app should instead adopt the App Sandbox
feature described in the App Sandbox Design Guide. The
sandbox-exec command enters a sandbox using a
profile specified by the -f,
-n, or -p option and
executes command with
arguments.
The options are as follows:
| March 9, 2017 | Mac OS X |