tests: add test for locale decimal processing
[coreutils.git] / man / runcon.x
blobd2df13e24a66fdc01e9edf9b3b74d0cb99cec5eb
1 [NAME]
2 runcon \- run command with specified security context
3 [DESCRIPTION]
4 Run COMMAND with completely-specified CONTEXT, or with current or
5 transitioned security context modified by one or more of LEVEL,
6 ROLE, TYPE, and USER.
7 .PP
8 If none of \fI-c\fR, \fI-t\fR, \fI-u\fR, \fI-r\fR, or \fI-l\fR, is specified,
9 the first argument is used as the complete context.  Any additional
10 arguments after \fICOMMAND\fR are interpreted as arguments to the
11 command.
12 .PP
13 Note that only carefully-chosen contexts are likely to successfully
14 run.