logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       Invokes the LifeLines genealogy program, execute one report (with the -x switch), then exit.

       For up to date documentation, please see the LifeLines reference manual, or visit the project site online
       at: http://lifelines.sourceforge.net

       llexec  is  a  rustic version of the Lifelines software, basically without curses interface. It is mainly
       designed for CGI use. For interactive use, please use the llines(1) program.

Documentation

       The  LifeLines  documentation  is  generated  as  part of the installation, and may also be viewed at the
       project site: http://lifelines.sourceforge.net.

Lifelines 3.0.28                                    2003 May                                           LLINES(1)

Name

       llexec

Options

-xreport
              execute the report program from the file named "report"

       -F     Finnish option (only available if compiled with Finnish flag)

       -d     developmental/debug mode (signals are not caught)

       -f     force open a database (only for use if reader/writer count is wrong)

       -i     open database with immutable access (no protection against other access -- for  use  on  read-only
              media)

       -k     always show key values (normally key is not shown if a REFN is shown)

       -r     open database with read-only access (protect against other writer access)

       -uCOLS,ROWS
              specify window size (eg, -u120,34 specifies 120 columns by 34 rows)

       -w     open database with writeable access (protecte against other reader or writer access)

       -?     display options summary

See Also

llines(1), btedit(1), dbverify(1)

Synopsis

llexec [OPTION]...
       llexec [OPTIONS]... -x report Database

See Also