Query: polyrun
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POLYRUN(1) General Commands Manual POLYRUN(1)NAMEpolyrun, polyfind - Find polygen grammars and run polygenSYNOPSISpolyrun [options] grammar polyfind grammarDESCRIPTIONpolyrun runs polygen expanding the given grammar name into its full path, so that polygen can find it. Grammars (which can be specified with partial paths, such as debian/flame) are searched in the current directory first, then in a subdirec- tory of /usr/share/polygen according to the current locale settings, then recursively under /usr/share/polygen and all its subdirectories. Grammars can be specified with or without the .grm extension. polyfind just looks for the full pathname of the given grammar and prints it on standard output.OPTIONSpolyrun is a wrapper to polygen, and the options are passed to polygen as-is. polyfind only takes the grammar name as argument.SEE ALSOpolygen(1), polygen-data(6)AUTHORpolyrun/polyfind and this manpage are written and maintained by enrico@enricozini.org. October 2, 2006 POLYRUN(1)