Post #1950196
2026-04-21 16:08 UTC
```
$ alias cat='meow'
$ meow
bash: meow: command not found
$ cat
bash: meow: command not found
$ rm -rf / --no-preserve-root
$ meow
bash: meow: command not found
```
I've tried everything but nothing seems to work :(
Replies (0)
No replies.