Man page - l3sys-query(1)
Packages contas this manual
- ppmcheckpdf(1)
- allneeded(1)
- dvi2fax(1)
- texfot(1)
- pdfjam(1)
- allcm(1)
- e2pall(1)
- arlatex(1)
- pdfbook2(1)
- clxelatex(1)
- arara(1)
- llmk(1)
- ctanbib(1)
- chklref(1)
- edtx2dtx(1)
- kpsewhere(1)
- ctanify(1)
- mflua(1)
- cluttex(1)
- ltximg(1)
- pamphletangler(1)
- cllualatex(1)
- texdiff(1)
- spix(1)
- match_parens(1)
- texlogfilter(1)
- git-latexdiff(1)
- dvired(1)
- texdirflatten(1)
- a5toa4(1)
- upmendex(1)
- texaccents(1)
- pdfxup(1)
- ctan-o-mat(1)
- sty2dtx(1)
- ps2frag(1)
- kpsetool(1)
- pkfix-helper(1)
- findhyph(1)
- a2ping(1)
- dviasm(1)
- bundledoc(1)
- l3sys-query(1)
- allec(1)
- texlogsieve(1)
- pslatex(1)
- latex-git-log(1)
- srcredact(1)
- mkjobtexmf(1)
- kpsexpand(1)
- kpsepath(1)
- latex2man(1)
apt-get install texlive-extra-utils
Manual
| L3SYS-QUERY(1) | General Commands Manual | L3SYS-QUERY(1) |
NAME
l3sys-query
SYNOPSIS
l3sys-query <cmd> [<options>] [<args>]
DESCRIPTION
The l3sys-query script provides a method for TeX runs to obtain system information via shell escape to Lua. The facilities are more limited than the similar Java script texosquery, but since it uses Lua, l3sys-query can be used 'out of the box' with any install TeX system. The script is written taking account of TeX Live security requirement; it is therefore suitable for use with restricted shell escape, the standard setting when installing a TeX system.
COMMANDS
Valid <cmd>s are:
ls Prints a listing based on the <args> and <options>
pwd Prints the present working directory
OPTIONS
Valid <options> are:
--exclude [<xarg>] Exclude entries from directory listing
--help|-h Prints this message and exits
--ignore-case Ignore case when sorting directory listing
--pattern|-p Treat (x)args as a Lua pattern
--recursive|-r Activates recursive directory listing
--reverse Reversing sorting order
--sort [name|date] Method used to sort directory listing
--type [d|f] Select just the directories or files in a listing
--version|-v Prints version information and exits
SEE ALSO
Full manual available via 'texdoc l3sys-query'.
Repository : https://github.com/latex3/l3sys-query
Bug tracker: https://github.com/latex3/l3sys-query/issues
AUTHORS
Copyright (C) 2024 The LaTeX Project
| 2024-04-08 | LaTeX |