Skip to content

This is a recursive little script that creates a recursive cowsay program

License

Notifications You must be signed in to change notification settings

razvanra2/Recursive-cowsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Recursive-cowsay

This is a little script that creates a recursive cowsay program

Run instructions:

./moo.sh N message
Where:
N is the number of times you want the (for lack of a better term) recursive cow to appear
message is the message to be displayed by the inner most cow
Make sure you chmod u+x before trying to run

Sample output:

sample

About

This is a recursive little script that creates a recursive cowsay program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages