Readfile is a simple command-line utility to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.
What's New in This Release:
· file name can be specified on the command line like so "readfile CHANGES"
· Makefile supports DESTDIR and bindir
· included readfile.h
· updated README
· gave make uninstall the function that used to be assigned to README
· addad premission test function in readfile.h
· added TODO
Product's homepage