Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

File metadata and controls

8 lines (6 loc) · 268 Bytes

yes

yes is a small utility program added to unix-based systems to help in running scripts which requires y/n confirmations.

Sample usage

$ yes | sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"