|
NAMEcheck-regexp - test regular expressions from the command lineSYNOPSIScheck-regexp 'regular expression' 'string1' 'string2' ...DESCRIPTIONcheck-regexp (GNU Source-highlight)You simply pass as the first command line argument the regular
expression and then the strings you want to try to match.
The program then prints some information about the possibly
successful matching.
The program also prints possible prefix and suffix. OPTIONSThis program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
AUTHORcheck-regexp was written by Lorenzo Bettini <www.lorenzobettini.it>. This man page was written by Cesare Tirabassi <norsetto@ubuntu.com>.
Visit the GSP FreeBSD Man Page Interface. |