Skip to content

hde-oliv/maybe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maybe

A shell command inspired by yes, instead of only printing y, has a random chance of printing n.

Installation

You just need gcc, clone the repo and run:

sudo make install

And it's ready to use.

Todo

  • --help flag
  • --version flag
  • Take a string as input and maybe print it

License

This project is licensed under the GNU General Public License v3.0 - see the COPYING file for details.