Help for this page

Select Code to Download


  1. or download this
    > perl -nple1 non-existing
    Can't open non-existing: No such file or directory.
    
    > perl -nple1 unreadable.txt
    Can't open test.txt: Permission denied.