gemrec/README.md

20 lines
313 B
Markdown

# gemrec
This is a little recfile database that produces a gemlog
## REQUIREMENTS
- GNU recutils 1.9
- awk version 20240311
- and other stuff too
## INSTALL
1. copy `gemrec` somewhere in your path.
maybe `~/bin`?
2. copy `gemrec.1` to where your man pages are.
maybe `ls /usr/local/share/man/man1`?