Help for this page
Select Code to Download
Select
or
download this
m/^M[A-Z]{3}/
Select
or
download this
perl -le'foreach ( <*.txt> ) { print if /^M[A-Z]{3}/ }'