<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hy,<br>I'm going to build a bash/awk set of scripts to manage rsyncd configuration and management but I need some clarification on filter/include/exclude syntax.<br>I'd like to use the 'find' command to scan modules tree for per-dir merge/filter file.<br>Here is an option form find man:<br>-----------------------<br>-regextype type<br>Changes the regular expression syntax understood by -regex and -iregex tests which occur later on the command line.&nbsp; Currently-implemented&nbsp; types&nbsp; are&nbsp; emacs&nbsp; (this&nbsp; is&nbsp; the default), posix-awk, posix-basic, posix-egrep and posix-extended.<br>-----------------------<br><br>Does Filter syntax match one of these standard?<br>If no:<br>1- Does Filter use a STANDARD regex syntax?<br>2- Where I can find developer API documentation?<br>3- In which *.c file(s) I've to look to replace the parse logic? (I'll use awk to do this)<br><br>thank you in advantage!<br>Carlo Cancellieri<br>                                               <br /><hr />Non sei a casa? <a href='http://www.messenger.it/web/default.aspx' target='_new'>Accedi a Messenger dal Web!</a></body>
</html>