Current Path : /home/thomas/public_html/Fox-C404/root/scripts/ |
Current File : /home/thomas/public_html/Fox-C404/root/scripts/chkpaths |
#!/usr/local/cpanel/3rdparty/bin/perl if ( -e "/usr/sbin/chown" && !-e "/bin/chown" ) { symlink( "../usr/sbin/chown", "/bin/chown" ); }