Help for this page

Select Code to Download


  1. or download this
    sub {
    $file=shift;
    system "abc -add $file";
    ($? != 0) ? return 0 : return 1;
    }
    
  2. or download this
    File contains 1 new key(s). Add these keyring ? (Y/n) Y