Plot the Au formatted input using plot(7)

kd d1d0745dc3 Change LICENSE to 0BSD 5 years ago
LICENSE d1d0745dc3 Change LICENSE to 0BSD 5 years ago
Makefile 73414f5645 Recreate the repository 5 years ago
README 73414f5645 Recreate the repository 5 years ago
au.c 73414f5645 Recreate the repository 5 years ago
au.h 73414f5645 Recreate the repository 5 years ago
auplot.1 73414f5645 Recreate the repository 5 years ago
auplot.c 73414f5645 Recreate the repository 5 years ago

README

NAME
auplot – plot the Au formatted input using plot(7)

SYNOPSIS
auplot [-c command] [-r refresh-rate]

DESCRIPTION
auplot plots the Au formatted input using plot(7).

The arguments are as follows:

-c command
Pipe the plot(7) output to command.

-r refresh-rate
Set the refresh-rate by limiting the size of the internal buffer.

EXIT STATUS
The auplot utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
au(7) plot(1) plot(7)