Policy of command creation

fml8 provides command for each function. Except for some special cases, we should unify all functions into makefml/fml command since such commands can be shared among CUI, GUI and commmnd mail.

operation may modify the specific ML (read/write).

We should implement sub-command of makefml when some operation may modify the specific ML.

operation read only the data of the specific ML (read only).

you should implement it as a makefml command since it is related to the specific ML.

see the general data (read only)

If the data is not related to the specific ML, for example, see the module manual, aliases on the host, we implement specific commands other than makefml/fml. This command begins with ^fml.

fmladdr	 [-n]
fmlalias [-n]
fmldoc   MODULE
fmlconf  [-n] ML

misc

we implement specific commands other than makefml/fml. This command begins with ^fml.

The conveter from text to html form. This command is used to convert both fml spool and MH folders.

fmlhtmlify [-I DIR] $src_dir $dst_dir

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml-devel/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.