hr

Display a horizontal rule line in your terminal

brewmacoslinux
Try with needOr install directly
Source

About

<hr />, for your terminal window

Commands

hr

Examples

Display a simple horizontal line across the terminal$ hr
Display a horizontal line with a custom character$ hr -c '='
Display a horizontal line with custom color$ hr -c '-' --color blue