• Ignotum@lemmy.world
    link
    fedilink
    arrow-up
    12
    ·
    1 day 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 :(