Output a string repeatedly until killed.
Yet Another yes
clone but in Rust.
Just like yes
:
bash
ofCourse
This will print "y" until the process is canceled.
You can also pass a custom string to repeat:
bash
ofCourse custom string
This will print "custom string" until the process is canceled.
bash
cargo install ofCourse
Or use a binary from releases.
This project is licensed under the MIT License.