~ 6> cat >wildcard.txt Test!~2323*.* ~ 7> perl -le 'print while(<>);' wildcard.txt Test!~2323*.*