Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ed05dc5f357c49fdded780f52b150dce > files > 87

ploticus-2.41-2mdv2010.0.i586.rpm

<html>
<head>
<!-- This file has been generated by unroff 1.0, 03/11/09 12:56:19. -->
<!-- Do not edit! -->

<STYLE TYPE="text/css">
<!--
        A:link{text-decoration:none}
        A:visited{text-decoration:none}
        A:active{text-decoration:none}
        OL,UL,P,BODY,TD,TR,TH,FORM { font-family: arial,helvetica,sans-serif;; font-size:small; color: #333333; }

        H1 { font-size: x-large; font-family: arial,helvetica,sans-serif; }
        H2 { font-size: large; font-family: arial,helvetica,sans-serif; }
        H3 { font-size: medium; font-family: arial,helvetica,sans-serif; }
        H4 { font-size: small; font-family: arial,helvetica,sans-serif; }
-->
</STYLE>
<title>ploticus: processdata prefab</title>
<body bgcolor=D0D0EE vlink=0000FF>
<br>
<br>
<center>
<table cellpadding=2 bgcolor=FFFFFF width=550><tr>
<td>
  <table cellpadding=2 width=550><tr>
  <td><br><h2>processdata prefab</h2></td>
  <td align=right>
  <small>
  <a href="../doc/welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
  Version 2.41 Mar2009
     </small><br><a href="../doc/prefabs.html">Prefabs</a>
  <td></tr></table>
</td></tr>
<td>
<br>
<br>

<title>Manual page for processdata_prefab(PL)</title>
</head>
<body>

<h2>EXAMPLES</h2>
<p>
<tt>cat mydata | pl -prefab processdata action=rotate</tt>
<p>
<tt>pl -prefab processdata data=mydata action=count fields="2 3"</tt>

<br><br><br>


<h2>DESCRIPTION</h2>
<tt>processdata</tt> is a 
<a href="prefabs.html">
 prefab
</a>
that allows ploticus to operate as a data processing filter, to perform
various manipulations, such as summations.  The result data is written 
to standard output.  No plotting is done.<tt> </tt>
<p>
The various manipulations that can be done are described on the
<a href="processdata.html">
 proc processdata man page
</a>
under the <b>action</b> attribute.<tt> </tt>

<br><br><br>

<h2>PARAMETERS</h2>

<dl>
<dt> <dd>
The only
<a href="prefab_stdparms.html">
 standard prefab parameters
</a>
supported are <b>data</b>, and the parameters pertaining to the data file.<tt> </tt>
By default, <b>data</b> is <tt>-</tt> (read from standard input).<tt> </tt>

<br><br>


<dt> <dd>
<b>action</b> is the data manipulation action to be performed.  This parameter is mandatory.<tt> </tt>
See the
<a href="processdata.html">
 proc processdata man page
</a>
<b>action</b> attribute for allowable actions and the descriptions.<tt> </tt>

<br><br>
<dt> <dd>
<b>fields</b> specifies one or more
<a href="attributetypes.html#dfield">
 data fields
</a>
to be involved in the operation.<tt> </tt>

<br>
<br>
</td></tr>
<td align=right>
<a href="../doc/welcome.html">
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
<br>
<br>
<center>
<img src="../gallery/all.gif"> 
</center>
</td></tr>
</table>
<br>
<center>
<table><tr><td>
Ploticus is hosted at http://ploticus.sourceforge.net</td><td> &nbsp; </td><td>
<a href="http://sourceforge.net/projects/ploticus"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=38453&type=12" 
width="120" height="30" border="0" 
alt="Get ploticus data display engine at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</td></tr></table>


</center>
</dl>
<p><hr>
Markup created by <em>unroff</em> 1.0,&#160;<tt> </tt>&#160;<tt> </tt>March 11, 2009.
</body>
</html>