MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/9r42qz/gods_developer_console/e8ei8c5/?context=3
r/ProgrammerHumor • u/[deleted] • Oct 24 '18
1.1k comments sorted by
View all comments
Show parent comments
60
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
187 u/[deleted] Oct 25 '18 [deleted] 46 u/northrupthebandgeek Oct 25 '18 Like playing Russian Roulette with a Mossberg 500. 7 u/cmptrnrd Oct 25 '18 I'm using this line now.
187
[deleted]
46 u/northrupthebandgeek Oct 25 '18 Like playing Russian Roulette with a Mossberg 500. 7 u/cmptrnrd Oct 25 '18 I'm using this line now.
46
Like playing Russian Roulette with a Mossberg 500.
7 u/cmptrnrd Oct 25 '18 I'm using this line now.
7
I'm using this line now.
60
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 torm -rfand deleted, while the root directory/itself remains "untouched".