| Crates.io | unix-no |
| lib.rs | unix-no |
| version | 0.2.6 |
| created_at | 2024-01-03 14:37:11.804966+00 |
| updated_at | 2024-01-06 14:14:53.408882+00 |
| description | Output a string repeatedly until killed. |
| homepage | https://github.com/metamethods/no |
| repository | https://github.com/metamethods/no |
| max_upload_size | |
| id | 1087441 |
| size | 46,111 |
A rust implementation of the unix no command which is the counterpart command of the yes command, and a bit of a better version of this one
Repeatedly output a line with all specified STRING(s), or 'n'.
cargo install unix-no
no [STRINGS]
git clone https://github.com/metamethods/nocargo using cargo build --releasetarget/release/no (or target/release/no.exe if you're using windows)