gemrec/README.md

20 lines
313 B
Markdown
Raw Normal View History

2024-08-11 04:30:31 +00:00
# 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`?