Skip to content

Instantly share code, notes, and snippets.

@goozbach
Created December 6, 2013 15:18
Show Gist options
  • Select an option

  • Save goozbach/7826332 to your computer and use it in GitHub Desktop.

Select an option

Save goozbach/7826332 to your computer and use it in GitHub Desktop.
hr usage
[2013-12-06:10:18:09 dcarter@hoth ~]
$ hr
---------------------------------------------------------------------------------------------------------------------------
[2013-12-06:10:18:12 dcarter@hoth ~]
$ type hr
hr is aliased to `for i in $(seq 1 $COLUMNS); do echo -n -; done'
@synic

synic commented Dec 6, 2013

Copy link
Copy Markdown

What's it's purpose?!??!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment