temp_ips.ipfw"); if ($line == 0) { exec("rm wlists.txt"); } else { exec("sed $line'd' wlists.txt > temp_wlists.txt"); } exec("more temp_wlists.txt > wlists.txt"); exec("rm temp_wlists.txt"); ?>