Skip to content

bishopb/hr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hr

A command line utility to print a horizontal rule.

Usage

$ hr
------------------------------------------------------------------------------

$ hr -r '*' -w 20 
********************

$ hr -o '/** ' -c ' */' -r '*' -w 20
/** ************* */

Credits

Inspired by an answer on SO for repeating a character and appending a new line at the end.

About

Command line utility to output a horizontal rule.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published