Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
    /usr/loc2/file.log
    [server3]
    /citrix/dir3/file.log
    
  2. or download this
    $ perl  serv.pl
    server1: /tmp/location1/file.log,/tmp/location2/file.log,
    server2: /usr/loc1/file.log,/usr/loc2/file.log,
    server3: /citrix/dir3/file.log,