5tarl0rd

Current Path : /scripts/
Upload File :
Current File : //scripts/chkpaths

#!/usr/local/cpanel/3rdparty/bin/perl

if ( -e "/usr/sbin/chown" && !-e "/bin/chown" ) {
    symlink( "../usr/sbin/chown", "/bin/chown" );
}

5tarL0rd By 5tarl0rd Being Anonymous