Send standard output (stdout) to your clipboard. Once the program is executed, the resulted output will be saved to your clipboard (control + v).
echo hello | coppy
cat some_file.txt | coppy
tail -n 3 some_file.txt | coppy
cargo install coppy
Download this file and make sure you've granted executable permissions to it