ccs-pathmatch

Langue: en

Version: May 2009 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

ccs-pathmatch - Do TOMOYO Linux's pathname pattern matching on the filesystem

SYNOPSIS

ccs-pathmatch list_of_pathname_patterns

DESCRIPTION

This program scans the filesystem for given pathname patterns.

You can use this program to determine how deep patterns are needed for defining 'file_pattern' or 'path_group'.

EXAMPLES

# ccs-pathmatch '/etc/\*' '/tmp/\*'

Search for pathnames matching '/etc/\*' or '/tmp/\*' pattern.

NOTES


 This is a symbolic link to /usr/lib/ccs/pathmatch .

AUTHORS


 penguin-kernel _at_ I-love.SAKURA.ne.jp

Copyright © 2005-2009 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


 ccs-patternize (8)