hr
Print a horizontal rule in the terminal. More information: <https://github.com/LuRsT/hr>.
Install
- All systems
-
curl cmd.cat/hr.sh
- OS X
-
brew install hr
- Dockerfile
- dockerfile.run/hr
Print a horizontal rule in the terminal. More information: <https://github.com/LuRsT/hr>.
-
Print a horizontal rule:
hr
-
Print a horizontal rule with a custom string:
hr string
-
Print a multiline horizontal rule:
hr string_a string_b string_c
© tl;dr; authors and contributors