@OwOarchist
With bash. All things are possible.
alias cat=schrodinger.sh
!/usr/bin/env bash set -euo pipefail if (( RANDOM % 2 )); then echo "meow" else command cat "$@" fi
Have you read Dungeon Crawler Carl yet?
@OwOarchist
With bash. All things are possible.
alias cat=schrodinger.sh
!/usr/bin/env bash set -euo pipefail if (( RANDOM % 2 )); then echo "meow" else command cat "$@" fi
@not_IO #Gnome > KDE. Fight me.