old manatee
Banned
It sounds like we are all lucky that his shitty code didn't delete the entire Internet.
While the no backup situation is dumb, got kinda scared of "rm -rf {foo}/{bar}"
will keep it in mind to check they aren't empty next time I write a script that deletes stuff ahahaha
That's some terrible backup setup if it got wiped by an rm -rf.
This is why you have daily tape backups.
No backups? Lol.
Yep.![]()
I call fake.
How does this even happen accidentally?
rm -rf /*
rm -rf ./*
Unless it's actually zeroing out all the data, this feels like something a data restoration company could handle pretty easily.
isn't this just a quick format? As in, it sets a flag, but doesn't actually destroy the data. There are tools he should be able to use to recover that data from his harddrive.
Could probably do it yourself too, but paying the money for people that know what they're doing is worth it when it's your entire company on the line.
Gemüsepizza;200968146 said:Probably fake. I've read that he tried to restore the data after the deletion and he claimed he made another mistake by using wrong arguments for a command, which resulted in a complete loss of the data. Nobody in such a position is that stupid.
How does this even happen accidentally? That seems like a very specific line of code that does one thing very well.
Was he talked into doing it by someone as a bad joke?
Don't you need --no-preserve-root to do that?
Tape? What is this, the middle ages?![]()
The fact they have no DR solution whatsoever is laughable.
Yeah I don't believe it.
I imagine this to be the look on his face after realizing what he did
![]()
How does this even happen accidentally? That seems like a very specific line of code that does one thing very well.
Was he talked into doing it by someone as a bad joke?