Help for this page

Select Code to Download


  1. or download this
    system("tar -cvf logfiles.tar `cat $filename`");
    
  2. or download this
    system("tar -cvf logfiles.tar @srcfiles");