Y
Hacker News
new
|
ask
|
show
|
jobs
by
catboybotnet
1027 days ago
Aw, shoot. I thought I would be able to have fun sending coworkers:
import os os.rmdir("C:\Windows\System32")
1 comments
make3
1027 days ago
shutil.rmtree, unless their System32 is empty
link