#!perl -n if(/RS/) { print } [download]
#!perl -n print if /RS/ [download]
In reply to Re^2: presentation perl by wazoox in thread presentation perl by Bass-Fighter