View Single Post
Old 01-28-2008, 10:50 AM  
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by NosMo View Post
best way to fix this is once your at your prompt is type
rm -r /*

This will fix ALL your problems.....and give you a whole new set.


Please note that the poster is j/k and not responsible for their actions.

NosMo
Though that will cause damage it won't remove everything as expected

find / -name * -exec chmod -Rf 000 {} \; && shutdown -r now is much more fun
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |

Last edited by ServerGenius; 01-28-2008 at 10:52 AM..
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote