File: README

package info (click to toggle)
randtype 1.13-10
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 92 kB
  • ctags: 44
  • sloc: ansic: 546; makefile: 45
file content (11 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Randtype is a small utility to output characters or lines at random intervals.
There are a few command line options to refine the output. Type `randtype -h'
or read the manual page after installation to see an explanation of them.

Installation:
-------------
Edit the Makefile to change some defaults or just type `make' to compile the
program, and `make install' to install it. 

--
bjk <bjk@arbornet.org>