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.
Property:HISTIGNORE
BoxMatrix >> Environment >> HISTIGNORE | @ 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
Variable: | HISTIGNORE - type Text | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Environment >> Linux-Environment - Origin: bash | ||||||
Source: | bash | ||||||
Values: | Release: <any> Lab+Rel: <any> | ||||||
Properties: | Firmware: 7.04 - 8.00 | ||||||
Defines: | List of patterns masking command lines which should be saved on the history list. |
Goto: Dependencies - Model-Matrix - SMW-Browser
Details
Excerpt from: bashref.info >> Bash Variables >> HISTIGNORE variable
HISTIGNORE
A colon-separated list of patterns used to decide which command
lines should be saved on the history list. Each pattern is
anchored at the beginning of the line and must match the complete
line (no implicit '*' is appended). Each pattern is tested against
the line after the checks specified by 'HISTCONTROL' are applied.
In addition to the normal shell pattern matching characters, '&'
matches the previous history line. '&' may be escaped using a
backslash; the backslash is removed before attempting a match. The
second and subsequent lines of a multi-line compound command are
not tested, and are added to the history regardless of the value of
'HISTIGNORE'. The pattern matching honors the setting of the
'extglob' shell option.
'HISTIGNORE' subsumes the function of 'HISTCONTROL'. A pattern of
'&' is identical to 'ignoredups', and a pattern of '[ ]*' is
identical to 'ignorespace'. Combining these two patterns,
separating them with a colon, provides the functionality of
'ignoreboth'.
Model-Matrix
Daily updated index of the presence and value of this variable for each model. Last update: 2024-11-21 06:58 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 6591 Cable (atom) | 7.04 - 8.00 | <any> | bash |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | <any> | bash |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | <any> | bash |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | <any> | bash |
4 models use this variable |