ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



SANDBOX-EXEC(1)           BSD General Commands Manual          SANDBOX-EXEC(1)

NAME
     sandbox-exec -- execute within a sandbox

SYNOPSIS
     sandbox-exec [-f profile-file] [-n profile-name] [-p profile-string] command

DESCRIPTION
     The sandbox-exec command creates a sandbox using a profile specified by the -f, -n, or -p option and
     exec's command.

     The options are as follows:

     -f profile-file
             Read the profile from the file named profile-file.

     -n profile-name
             Use the pre-defined profile profile-name.

     -p profile-string
             Specify the profile to be used on the command line.

SEE ALSO
     sandbox_init(3), sandbox(7), sandbox-compilerd(8)

Darwin                          March 14, 2007                          Darwin

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.