Rechercher une page de manuel
ccs-sortpolicy
Langue: en
Version: May 2010 (ubuntu - 25/10/10)
Section: 8 (Commandes administrateur)
NAME
ccs-sortpolicy - Sort TOMOYO Linux's domain policySYNOPSIS
ccs-sortpolicy < domain_policyDESCRIPTION
This program reads domain policy from standard input and sort by domainnames and writes to standard output. Same with sort(1) except that sorting is done domain by domain.You can pass the content of /etc/ccs/domain_policy.conf or /proc/ccs/domain_policy using redirection or pipes to the standard input of this program.
EXAMPLES
# ccs-sortpolicy < /proc/ccs/domain_policy
- Sort domain policy.
AUTHORS
penguin-kernel _at_ I-love.SAKURA.ne.jp
COPYRIGHT
Copyright © 2005-2010 NTT DATA CORPORATION.This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.
SEE ALSO
sort (1)
ccs-selectpolicy (8)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre