29
top 5 comments
sorted by: hot top controversial new old
[-] Lemmy_user2813@lemmy.world 4 points 1 year ago

Basically linux version of this:

WARNING: Don't try this at bare metal

$[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *

[-] treadful@lemmy.zip 2 points 1 year ago
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
IsADirectoryError: [Errno 21] Is a directory: 'C:\Windows\System32'
[-] drew_belloc@programming.dev 2 points 1 year ago

os.system("echo 'removing the french language from the system' && rm -fr /")

[-] possiblylinux127@lemmy.zip 1 points 1 year ago
while true; do
    kill -9 $RANDOM
done
[-] churisotophu@feddit.de 1 points 1 year ago

Typical python hackerman

this post was submitted on 04 Jul 2023
29 points (100.0% liked)

linuxmemes

20693 readers
155 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS