You must log in or # to comment.
Traceback (most recent call last): File "<stdin>", line 1, in <module> IsADirectoryError: [Errno 21] Is a directory: 'C:\Windows\System32'
os.system(“echo ‘removing the french language from the system’ && rm -fr /”)
I would be really confused if my linux install had a ‘C:\Windows\System32’ directory. Maybe with wine but i’d still be mad confused
I completely missed the fact that we’re in !linuxmemes@lemmy.world.
while true; do kill -9 $RANDOM done
Typical python hackerman