Plot the Au formatted input using plot(7)

kd d1d0745dc3 Change LICENSE to 0BSD 6 yıl önce
LICENSE d1d0745dc3 Change LICENSE to 0BSD 6 yıl önce
Makefile 73414f5645 Recreate the repository 6 yıl önce
README 73414f5645 Recreate the repository 6 yıl önce
au.c 73414f5645 Recreate the repository 6 yıl önce
au.h 73414f5645 Recreate the repository 6 yıl önce
auplot.1 73414f5645 Recreate the repository 6 yıl önce
auplot.c 73414f5645 Recreate the repository 6 yıl önce

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)