debian man page for selinuxexeccon

Query: selinuxexeccon

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

selinuxexeccon(8)					SELinux Command Line documentation					 selinuxexeccon(8)

NAME
selinuxexeccon - report SELinux context used for this executable
SYNOPSIS
selinuxexeccon command [ fromcon] o
DESCRIPTION
selinuxexeccon reports the SELinux process context for the specified command from the specified context or the current context.
EXAMPLE
# selinuxexeccon /usr/bin/passwd staff_u:staff_r:passwd_t:s0-s0:c0.c1023 # selinuxexeccon /usr/sbin/sendmail system_u:system_r:httpd_t:s0 system_u:system_r:system_mail_t:s0
AUTHOR
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
SEE ALSO
secon(8) dwalsh@redhat.com 14 May 2011 selinuxexeccon(8)
Related Man Pages
setsebool(8) - centos
getsebool(8) - debian
rsync_selinux(8) - suse
rsync_selinux(8) - opensolaris
getsebool(8) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?