Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@letmecode well most of my work is on github or on my cloud, so I didn't lost much.
@jimmyscene Well on ubuntu gnome apparently no ^^ I'll see to set the validation message so it doesn't happen in the future again x) - 
				
				@jirehstudios well i erased my ubuntu as well my windows part, I didn't set security properly aparently ^^
 - 
				
				
Lunights159y@linuxer4fun @flag0 it just depends on how you have your distro set up. My personal one doesn't prompt, while my university account does. - 
				
				
cipher6469y@jirehstudios
When you do sudo rm -r /*
You're deleting the root directory and everything in it recursively (the -r option). Though the asterisk isn't really needed in this case due to the -r.
Don't mistake the root directory (/) with the root user home directory. (/root) - 
				
				@QuantumAtom I know how it works, I just didn't believe that Linux will actually let you do it.
 - 
				
				
cipher6469y@jirehstudios
Ohh okay. Sorry for the confusion.
But yeah it'll generally let you. Except like people said above, Ubuntu will warn you. I'm sure theres a few other distributions that may warn you as well. 
Related Rants
- 
						
							
gururaju58*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ... - 
						
							
linuxxx71This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi... - 
						
							
creedasaurus63
Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ... 

When you do a 'sudo rm -r /*' instead of a 'sudo rm -r ./*' on ubuntu
PS : I just did it :'(
undefined
shit
fucked up
ubuntu
true story
rm -r
linux