you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 4 months ago
$ 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 :(

  • source
  • parent