OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Reed Shadgett (aikoantigone.net)
Date: Fri Jan 05 2001 - 06:19:55 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Tim Rightnour has written and imported sushi - an interactive, menu-based
    program that is designed to aid the user or administrator with
    administrative and complex tasks on their machines.

    Sushi provides a menu of various functions that the user can perform on
    his or her machine. Once the user selects a desired function, the
    function is either performed outright, or in most cases, the user is
    asked to fill in a simple form with required and optional information,
    which is then processed by sushi, and the action occurs.

    The programming interface for sushi is very simple. There are
    directories containing various files, such as menu indexes, or forms for
    the user to fill out. These files are interpreted by sushi to generate
    the menus the user sees on his/her screen. When the form is filled out
    by the user, the entries are passed as command-line arguments to a
    program, or script contained in one of the subdirectories. In this way,
    it is possible to add new entries to the sushi menu structure, by simply
    adding a new menu item, form and script, the binary does not need to be
    recompiled to take advantage of this new menu.

    -- 
    Reed <aikoantigone.net>