Comment on Yes No
xenoclast@lemmy.world 1 month ago
It’s like having /bin/yes output no
alias yes=‘while [ true ]; do echo n; done’
For me it outputted “That’s not true, that’s impossible!” (source: in my head)
kurwa@lemmy.world 1 month ago
alias yes=‘while [ true ]; do echo n; done’
DMK@mander.xyz 1 month ago
For me it outputted “That’s not true, that’s impossible!” (source: in my head)