Convert argus(8) data to xml.
Copyright (c) 2000-2003 QoSient. All rights reserved.
raxml [ra-options] -e (Ascii | Encode64) [ expression ]
Raxml reads argus(8) data from an argus data source, and converts the contents to XML format, printing its output to stdout. Like all ra based clients, raxml supports a large number of options, configuration through .rarc files, and input filtering using the terminating filter expression.
See the ra(1) man page for details on ra-options and expression syntax.
See the ArgusRecord.dtd file for specifics regarding the XML output schema.
-e
Specify data encoding scheme. Supported options are Ascii and Encode64.
Carter Bullard ([email protected]).