launchctl submit <-l> <label> <command> [arg...]
Submit a basic job from the command line
Arguments
Name | Description |
---|---|
-l | Label flag |
label | Unique label to assign to launchd |
command | Command to run |
arg |
Options
Name | Description |
---|---|
-p <executable> | Program to execute |
-o <stdout-path> | Std out path |
-e <stderr-path> | Std err path |