#!/usr/bin/perl -wT use strict; my $file = "pancho-ng"; open(FH, $file); while() { tr/\\\@/@/d; print if /USE/.../USE/ and !/USE/; } close(FH); #### options [ --upload | --download | --commit ] [ --filename ] [ --list ] [ --host ] [ --server ] [ --string ] [ --path ] [ --regex ] [ --version ] [ --verbose-help ] [ --help ]