16 ms·
I'm glad the downvote system exists but, what happens if it's the only entry for a command? # Cleans malware from system sudo rm -rf / bro thanks 4
by RobertLong 13y ago
I'm glad the downvote system exists but, what happens if it's the only entry for a command?
# Cleans malware from system
sudo rm -rf /
bro thanks 4 to upvote (1)
bro ...no 4 to downvote (9)
- donotsurveil 13y agoWith a user provided content database, you have a problem: users can input crap content. So you devise a way for user to sort the crappiest from the less crappy and now you have two problems, and so on.