perl -ple1 file1 file2 ... #### #! perl -pl #### ptype file1 file2 file3 file4 ... #### #!/usr/bin/perl -pl #### ptype *.pl *.txt
## #! perl -pl ##
## ptype file1 file2 file3 file4 ... ##
## #!/usr/bin/perl -pl ##
## ptype *.pl *.txt