Help for this page

Select Code to Download


  1. or download this
    $ perl -le 'print -f "/dev/null" ? "IS" : "is NOT", " a file"'
    is NOT a file