SYNOPSIS
tomoyo-pathmatch list_of_pathname_patternsDESCRIPTION
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.