Help for this page

Select Code to Download


  1. or download this
    2007/12/28 22:16:00 test.pl 84> INFO: this is a test
    2007/12/28 22:16:00 test.pl 84> 0:
    ...
    2007/12/28 22:18:00 test.pl 84> INFO: this is a test
    2007/12/28 22:18:00 test.pl 84> 0:
    
  2. or download this
    # tail /tmp/testfile
    Fri Dec 28 22:12:00 GMT 2007
    ...
    Fri Dec 28 22:19:00 GMT 2007
    Fri Dec 28 22:20:00 GMT 2007
    Fri Dec 28 22:21:00 GMT 2007
    
  3. or download this
    #!/usr/bin/perl 
    
    ...
    }