Man Linux: Main Page and Category List

NAME

       tomoyo-pathmatch  -  Do TOMOYO Linux’s pathname pattern matching on the
       filesystem

SYNOPSIS

       tomoyo-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

       # tomoyo-pathmatch ’/etc/\*’ ’/tmp/\*’

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

AUTHORS

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

COPYRIGHT

       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

        tomoyo-patternize (8)