Skip to content

Releases: LuRsT/hr

Compressing manual && using `instal`

30 Nov 16:10
Compare
Choose a tag to compare

A new version of hr compressing the man page and using instal instead of cp in the installation.

Improved performance

26 Oct 09:52
Compare
Choose a tag to compare
  • Improved performance by using printf instead of a loop, thanks @szepeviktor
  • Moved manual file to a more standard place (/usr/local/share) thanks @smallwat3r

No more `env bash`, long live `/bin/bash`

02 Apr 09:36
Compare
Choose a tag to compare

The only change in this release is the shebang in the script itself.

Man page and Makefile

20 Feb 08:24
Compare
Choose a tag to compare
  • Minor documentation updates
  • Added man page
  • Added Makefile
  • Small but awesome code improvements

First stable release

11 Feb 17:56
Compare
Choose a tag to compare

hr works as documented in README file:

Transcribed examples:

$ hr
################################## # Till the end of your terminal window
$

$ hr '*'
********************************** # Till the end of your terminal window
$