fparser(1) - Linux man page
Name
fparser - Runs the frysk standalone source code parser utility.
Synopsis
fparser [-o path-to-write-dom-to] path-to-executable... [-help]
Description
fparser Executes the frysk standalone source code parser utility.
fparser is a utility that will parse the source files listed in the header of an executable. It is used to test the internal parser for the frysk source window.
- -o [file to write DOM to]
- This allows a DOM to be output to an xml file that can be viewed/analyzed with an editor.
- -help
Print out a list of options for fparser.
Example
fparser /home/foo/bar
See Also
funit(8)
Bugs
Report bugs to http://sources.redhat.com/frysk : http://sources.redhat.com/frysk