1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
<HTML><HEAD><TITLE>Manpage of TEST_DATA</TITLE>
</HEAD><BODY>
<H1>TEST_DATA</H1>
Section: User Commands (1)<BR>Updated: local<BR><A HREF="#index">Index</A>
<HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
test_data - print test data to standard out
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<B>test_data [OPTIONS]</B>
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<B>test_data</B>
prints a bunch of numbers to standard output.
Try running:
<I>test_data</I> | <I>quickplot -Pv</I>.
<P>
This was made to test
<I>quickplot</I>.
<A NAME="lbAE"> </A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT><B>-b </B>or --binary
<DD>
print out data in binary format
<DT><B>-f </B><I>N</I> or --number-fields <I>N</I>
<DD>
print out <I>N</I> fields of data
<DT><B>-l </B><I>N</I> or --number-lines <I>N</I>
<DD>
print out <I>N</I> lines of data
</DL>
<A NAME="lbAF"> </A>
<H2>AUTHOR</H2>
Lance Arsenault,
<A HREF="mailto:quickplot@kachinatech.com">quickplot@kachinatech.com</A>,
first release: Febuary 1998, last update of this manpage: January 15, 1999.
Quickplot homepage: <A HREF="http://www.KachinaTech.COM/~quickplot/">http://www.
KachinaTech.COM/~quickplot/</A>
<A NAME="lbAH"> </A>
<H2>SEE ALSO</H2>
<B><A HREF="quickplot.1.man.html">quickplot</A></B>(1)
<A NAME="lbAH"> </A>
<H2>COPYRIGHT</H2>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2
of the License.
<P>
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
<A NAME="lbAI"> </A>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">OPTIONS</A><DD>
<DT><A HREF="#lbAF">AUTHOR</A><DD>
<DT><A HREF="#lbAG">SEE ALSO</A><DD>
<DT><A HREF="#lbAH">COPYRIGHT</A><DD>
<DT><A HREF="#lbAI">BUGS</A><DD>
</DL>
<HR>
This document was created by
<b>man2html</b>,
using the manual pages.<BR>
Time: 16:29:05 GMT, August 21, 1998
</HTML>
<hr> Updated:<b><!--date--> 20 February 1999 01:23:57 AM CST </b> </body>
|