Super easy
Sudo rm -rf /*
I thought that removes the French language pack?
Oui
yeah it probably does
No, that's rm -fr /*
Pedant time: That actually wouldn’t kill any process that’s already loaded in memory and running. Unless the process attempts to access something else from the filesystem and crashes.
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
^other^ ^rules^
Super easy
Sudo rm -rf /*
I thought that removes the French language pack?
Oui
yeah it probably does
No, that's rm -fr /*
Pedant time: That actually wouldn’t kill any process that’s already loaded in memory and running. Unless the process attempts to access something else from the filesystem and crashes.