CUI Command Extension: makefml/fml

Warning

To make a new local command usable for all ML's on this host, put the module you wrote at

/usr/local/lib/fml/site_local/
If you permit the command is used only for the specifiec ML (e.g. elena ML), put it at the ML local library path
/var/spool/ml/elena/local/lib/
.

In this section, we consider the former case. In both cases, the module codes are same.

Create a module "uja" and put it at

/usr/local/lib/fml/site_local/FML/Command/Admin/uja.pm
You do not need to edit .cf files. The existence of module file enables the command automatically in the CUI case since the usability of CUI implies administrator use.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
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>.