Help for this page

Select Code to Download


  1. or download this
       system("rm","-f","$tmp_dir","*")
    
  2. or download this
        system("rm", "-rf", $tmp_dir);