hr - insert horizontal rule


HR(1) General Commands Manual HR(1)

NAME

hr — insert horizontal rule

SYNOPSIS

hr [|*˜#]

DESCRIPTION

The hr utility prints a horizontal rule for the width of the terminal.

EXIT STATUS

The hr utility exits 0 on success, and >0 if an error occurs.

EXAMPLES

The command:

hr

will print # across the width of the terminal

The command:

hr - ’#’ -

will print

----------------------------------
##################################
----------------------------------

The command:

hr ’-#-’ ’-’ ’-#-’

-#--#--#--#--#--#--#--#--#--#--#--
----------------------------------
-#--#--#--#--#--#--#--#--#--#--#--

SEE ALSO

echo(1), jot(1), vis(1), seq(1) GNU February 18, 2014 HR(1)


Updated 2024-01-29 - jenkler.se | uex.se