If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:BASH ARGV

From BoxMatrix
(Redirected from BASH ARGV)


BoxMatrix >> Environment >> BASH_ARGV @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Bootloader-Env Brandings TIATM-Env Linux-Env AVM-Env Config-Env CGI-Env WebCM-Env Kernel-Cfg Research

Linux-Variable

Goto:   Dependencies   -   Model-Matrix   -   SMW-Browser

Details

Excerpt from:   bashref.info   >>   Bash Variables   >>   BASH_ARGV variable

BASH_ARGV

An array variable containing all of the parameters in the current
bash execution call stack. The final parameter of the last
subroutine call is at the top of the stack; the first parameter of
the initial call is at the bottom. When a subroutine is executed,
the parameters supplied are pushed onto 'BASH_ARGV'. The shell
sets 'BASH_ARGV' only when in extended debugging mode (see *note
The Shopt Builtin:: for a description of the 'extdebug' option to
the 'shopt' builtin).

Model-Matrix

Daily updated index of the presence and value of this variable for each model. Last update: 2024-03-20 06:41 GMT.
Showing all models using this variable. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
If the 'Value' column contains '<comp>' the variable is computed at runtime. '<empty>' means the variable is present but empty (rare).
Multiple values typically show a conditional static assignment or different values in different firmware.

Model Firmware Value Origin
FRITZ!Box 4020 7.39 <any> bash
FRITZ!Box 4040 7.39 <any> bash
FRITZ!Box 4060 7.39 <any> bash
FRITZ!Box 5530 Fiber (main) 7.39 <any> bash
FRITZ!Box 5590 Fiber (arm) 7.39 <any> bash
5 models use this variable

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

B