copyfilters.php
Copy the filter configuration from one registered feed to another.
Description
copyfilters.php <sourceFilename> <destinationFilename>This command line script copies all filters associated with sourceFilename to destinationFilename, deleting any existing filters for the specified destination file. This script would normally be used when bulk registering a number of feeds from the same affiliate network where all feeds from that network require a particular filter configuration. You must have configured filters for at least one feed from the similar group using the administration interface.
Examples
php copyfilters.php widgets.xml books.xml