Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.1

fparser(1)


FPARSER

FPARSER

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
BUGS
REFERENCES

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 [1] http://sources.redhat.com/frysk

REFERENCES

1. http://sources.redhat.com/frysk

http://sources.redhat.com/frysk



fparser(1)