-
Notifications
You must be signed in to change notification settings - Fork 0
A port of LuRsT's hr to c, but with a different aim.
License
djmattyg007/hr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
hr This is a port of LuRsT's hr to c, but with a different aim. Being a developer, I've always liked the idea of hr. However, I wasn't fussed about creating ASCII art. I just wanted a whole bunch of lines to help differentiate blocks of text. I came across HalosGhost's port of hr to C today and decided to modify it to accept a number as the argument instead of various characters. It's quick and dirty, but it works well for me. You can find LuRsT's version of hr (a shell script) here: /~https://github.com/LuRsT/hr You can find HalosGhost's version of hr here: /~https://github.com/HalosGhost/.bin/blob/master/src/hr.c To build hr from source, you're going to need autoconf, automake and gcc installed: 1. ./bootstrap 2. ./configure 3. make 4. make install This program is released into the public domain without any warranty.
About
A port of LuRsT's hr to c, but with a different aim.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published