Content-type: text/html Manpage of mcsysinforc

mcsysinforc

Section: File Formats (5)
Updated: 20 April 2003
Index Return to Main Contents
 

NAME

mcsysinforc - MagniComp(tm) SysInfo(tm) runtime configuration file  

SYNOPSIS

#
# Comment line
#
set key=value
 

DESCRIPTION

The MagniComp(tm) SysInfo(tm) runtime configuration (RC) files are parsed upon startup. These files support the ability to specify a subset of command line options in a file. The file $HOME/.mcsysinforc is one RC file which is read by sysinfo(1). See sysinfo(1) for details of which files are read.

Lines beginning with a hash (#) character are taken as comment lines and are ignored.  

COMMANDS

Each line of the RC file has the form:
key=value
The key is case insensitive. If key is a boolean, than the possible values for value are yes, no, true, or false. Boolean values are case insensitive.

Each key corresponds to a command line option. The following table maps the RC key value to its corresponding command line option and specifies the expected type of argument:

KEYCOMMAND LINEVALUETYPE
Cache--cacheboolean
CacheDir--cachedir<dir>
ConfigDir--configdir<dir>
Encode--encode<EncodeType>
ExpireTime--expiretime<seconds>
Format--format<FormatType>
GUI--guiboolean
Hints--hintsboolean
Host--host<hostname>
LicPorts--licports<start-end>
MsgClass--msgclass<MsgClassList>
MsgLevel--msglevel<MsgLevelList>
NoSerial--noserialboolean
OffSet--offset<#spaces>
Password--password<password>
Port--port<port#>
RepSep--repsep<string>
SiePath--siepath<path>
SwFiles--swfilesboolean
Unknown--unknownboolean
Unused--unusedboolean
UseProm--usepromboolean
Username--username<user>
 

FILES

$HOME/.mcsysinforc     - User's RC file
 

SEE ALSO

mcsysinfo(1)  

URL

http://www.MagniComp.com/sysinfo


 

Index

NAME
SYNOPSIS
DESCRIPTION
COMMANDS
FILES
SEE ALSO
URL

This document was created by man2html, using the manual pages.
Time: 16:24:16 GMT, May 20, 2003