Ben Raz, 2023
affirm
takes in an input and then repeats it infinitely. To learn more, run
zsh
% affirm -h
affirm
is mainly a joke designed to replace yes
--- a command that infinitely repeats it's input --- with a rust-based version.
Make sure you have rust installed and run
zsh
% cargo install affirm
To make sure it has been installed, run
zsh
% affirm -V