LinuxCommandLibrary

hr

hr

TLDR

Print a horizontal rule

$ hr
copy


Print a horizontal rule with a custom string
$ hr [string]
copy


Print a multiline horizontal rule
$ hr [string1 string2 ...]
copy

Copied to clipboard