home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


fmli

fmli [options ] files

Invoke the Form and Menu Language Interpreter and open files . By convention, each filename must be of the form Menu. string , Form. string , or Text. string , depending on the type of object being opened.

Options

-a afile

Load the list of pathname aliases specified in the file afile . Entries have the form alias = pathname . Once this file is loaded, you can use the shorthand notation $ alias to refer to a long pathname.

-c cfile

Load the list of command aliases specified in the file cfile . This file allows you to modify the default behavior of FMLI commands or create new commands.

-i ifile

Load file ifile , which specifies startup features such as the introductory frame, banner information, screen colors, and labels.


Previous: Reference: face UNIX in a Nutshell: System V Edition Next: Reference: fmtmsg
Reference: face Book Index Reference: fmtmsg

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System