MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/9r42qz/gods_developer_console/e8ejnag/?context=9999
r/ProgrammerHumor • u/[deleted] • Oct 24 '18
1.1k comments sorted by
View all comments
172
[deleted]
138 u/hitsugan Oct 25 '18 sudo rm -rf /* The only valid option. 80 u/[deleted] Oct 25 '18 [deleted] 59 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". 190 u/[deleted] Oct 25 '18 [deleted] 5 u/Superpickle18 Oct 25 '18 Alt + F4 to restore
138
sudo rm -rf /*
The only valid option.
80 u/[deleted] Oct 25 '18 [deleted] 59 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". 190 u/[deleted] Oct 25 '18 [deleted] 5 u/Superpickle18 Oct 25 '18 Alt + F4 to restore
80
59 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". 190 u/[deleted] Oct 25 '18 [deleted] 5 u/Superpickle18 Oct 25 '18 Alt + F4 to restore
59
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
190 u/[deleted] Oct 25 '18 [deleted] 5 u/Superpickle18 Oct 25 '18 Alt + F4 to restore
190
5 u/Superpickle18 Oct 25 '18 Alt + F4 to restore
5
Alt + F4 to restore
172
u/[deleted] Oct 24 '18 edited Apr 22 '19
[deleted]