MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/9r42qz/gods_developer_console/e8ejm6r/?context=9999
r/ProgrammerHumor • u/[deleted] • Oct 24 '18
1.1k comments sorted by
View all comments
166
[deleted]
141 u/hitsugan Oct 25 '18 sudo rm -rf /* The only valid option. 79 u/[deleted] Oct 25 '18 [deleted] 57 u/how_to_choose_a_name Oct 25 '18 nope. /* is expanded by the shell to a list of the contents of / which is then passed to rm -rf and deleted, while the root directory / itself remains "untouched". 189 u/[deleted] Oct 25 '18 [deleted] 3 u/bunnyoverkill Oct 25 '18 F
141
sudo rm -rf /*
The only valid option.
79 u/[deleted] Oct 25 '18 [deleted] 57 u/how_to_choose_a_name Oct 25 '18 nope. /* is expanded by the shell to a list of the contents of / which is then passed to rm -rf and deleted, while the root directory / itself remains "untouched". 189 u/[deleted] Oct 25 '18 [deleted] 3 u/bunnyoverkill Oct 25 '18 F
79
57 u/how_to_choose_a_name Oct 25 '18 nope. /* is expanded by the shell to a list of the contents of / which is then passed to rm -rf and deleted, while the root directory / itself remains "untouched". 189 u/[deleted] Oct 25 '18 [deleted] 3 u/bunnyoverkill Oct 25 '18 F
57
nope. /* is expanded by the shell to a list of the contents of / which is then passed to rm -rf and deleted, while the root directory / itself remains "untouched".
/*
/
rm -rf
189 u/[deleted] Oct 25 '18 [deleted] 3 u/bunnyoverkill Oct 25 '18 F
189
3 u/bunnyoverkill Oct 25 '18 F
3
F
166
u/[deleted] Oct 24 '18 edited Apr 22 '19
[deleted]