lua_wrapper.cfg
Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 25 March 2025
Index
Return to Main Contents
 
NAME
lua_wrapper.cfg - configuration file for .lua_wrapper
 
SYNOPSIS
edrc/etc/lua_wrapper.cfg
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
This is the configuration file for the
.lua_wrapper
command.
 
FILEFORMAT
The fileformat is 
OPTION=VALUE
Between the 
OPTION,
the
=
and the
VALUE
are no spaces.
Rows starting with a
# 
are considered as comments.
You should not comment out any 
OPTION
If you like to use
default settings simply do not specify a 
VALUE.
 
OPTIONS
- SEARCH_PATH
 - 
Colon separated search path where to search for the
lua
interpreter.
- 
Example:  SEARCH_PATH="/usr/bin:/bin:/sbin:/usr/local/bin:/usr/contrib/bin"
Default:  SEARCH_PATH="`approot`/bin:/usr/bin:/bin:/sbin:/usr/local/bin:/usr/contrib/bin"
 
 
 
SEE ALSO
edrcintro(1),
lua_wrapper(1)
 
NOTES
-
 
BUGS
-
 
AUTHOR
lua_wrapper.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2025
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 19:26:17 GMT, April 08, 2025