Help for this page
__PASTE-ONE__ ~/temp/graq> ls -l ... ~/temp> perl relpath.pl graq/Testing.txt: Permission denied __END__
__PASTE-TWO__ ~/temp> cat relpath.pl ... print TESTING `date`; close TESTING; __END__