Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18

This is a discussion on Deleting files created by nobody in the Shared & Semi-Dedicated forum
Ok, modify that PHP program to look like: <? system("rm -rf msdirectory/*"); ?> Run it, and then telnet into your shell and rmdir msdirectory - ...

  1. #16
    JPC Addict
    Join Date
    Aug 2001
    Posts
    163
    Ok, modify that PHP program to look like:

    <?
    system("rm -rf msdirectory/*");
    ?>

    Run it, and then telnet into your shell and rmdir msdirectory

    - Jonathan

  2. #17
    Kol
    Kol is offline
    JPC Member
    Join Date
    Sep 2001
    Posts
    17
    Y-E-S! It works! Thanks a lot Jonathan!

  3. #18
    Ron
    Guest
    Nicely done, Jonathan!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •