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
-
@theactionslacks I was told to run the command as suspected to delete a file /site but accidentally hit return before typing site, I cancelled but by this point it had taken out a lot of core files. Site data was safe and we had backups, just took a little bit of calming down. This was many years ago when I started my career but something I carry and as a senior I remind my juniors to never run that command without double and triple checking!
-
mang4278yIn normal companies juniors wouldn't even have access to perform something like this... Suits them right.
-
I've learned myself to always put the "-rf" part behind the folder you want to delete, this has saved me more than once...
-
@Torbuntu yeah I had used sudo but my phone auto corrected to Audi so I edited post to remove it then realised it replaced sudo
Related Rants
-
DivByZero9During a software presentation for a group of clients i said: "I reworked the interface for you. Now it's idi...
-
gurumeditation14Not me, but a colleague of mine ordered 10,000 pens with <company>.com printed on them - but our company had a...
-
darshan23038Client asked to change the shade of blue to a little lighter shade. Deleted the hex code and typed the same he...
As a junior dev accidentally running rm -rf / on a production server
undefined
wk50