GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OPT-CASE(1) Optimize case insensitive regexp filters OPT-CASE(1)

opt-case.pl - Optimize case insensitive regexp filters for tin

opt-case.pl < input [> output]

opt-case.pl reads a tin(1) filter-file (tin(5)) with regexp filters on STDIN and turns all case insensitive regexp into case sensitive ones whenever possible, as case sensitive regexp are (a bit) faster.

The case= line must come before any line with a regexp pattern, (that is the order tin(1) saves the filter file, if you created the filter by hand and never let tin(1) rewrite the file, you might want to check that first).

Don't use opt-case.pl on wildmat filters, transform them into regexp filter via w2r.pl(1) first.

Urs Janssen <urs@tin.org>

tin(1), tin(5), w2r.pl(1)

0.2.2 3rd Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.