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:gawk
BoxMatrix >> Shell-Commands >> gawk | @ 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 |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Linux-Command
Command: | gawk - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Linux-Commands - Origin: Gawk | ||||||
Path: | Release: /usr/bin Lab+Rel: /usr/bin | ||||||
Properties: | Size: 385k - 464k - Firmware: 7.19 - 8.00 | ||||||
Function: | GNU awk, a pattern scanning and processing language |
Goto: Plugins - GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
GNU awk is a pattern scanning and processing language.
AVM uses it on Puma6 and Puma7 models, since the minimalistic awk provided by busybox obviously is not enough there.
See also the gawk(1) man page.
Plugins
gawk is highly modular and is extended by plugin libraries in /usr/lib/gawk
.
These are no Dependencies but they are optionally loaded if they are present there.
This is a subset of the Shared-Libraries section, filtered for files in /usr/lib/gawk
:
Daily updated index of all shared libraries found scanning Firmware-Probes . Last update: 2024-11-15 05:54 GMT.
The label (lib)
in the Library
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective library. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
Library | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
filefuncs.so | 4 | 7.19 - 8.00 | gawk plugin library providing a minimal file system interface | /usr/lib/gawk | 21.3k - 21.6k | Lib | Linux |
fnmatch.so | 4 | 7.19 - 8.00 | gawk plugin library providing a fnmatch(3) routine interface | /usr/lib/gawk | 5.2k - 13.4k | Lib | Linux |
fork.so | 4 | 7.19 - 8.00 | gawk plugin library providing fork and waitpid functions | /usr/lib/gawk | 5.2k - 13.5k | Lib | Linux |
inplace.so | 4 | 7.19 - 8.00 | gawk plugin library providing in-place editing | /usr/lib/gawk | 9.2k - 13.4k | Lib | Linux |
intdiv.so | 4 | 7.19 - 8.00 | gawk plugin library providing integer division | /usr/lib/gawk | 5.1k - 13.4k | Lib | Linux |
ordchr.so | 4 | 7.19 - 8.00 | gawk plugin library providing ord() and chr() functions | /usr/lib/gawk | 5.2k - 13.4k | Lib | Linux |
readdir.so | 4 | 7.19 - 8.00 | gawk plugin library providing an input parser to read directories | /usr/lib/gawk | 5.1k - 13.4k | Lib | Linux |
readfile.so | 4 | 7.19 - 8.00 | gawk plugin library reading an entire file into a string | /usr/lib/gawk | 9.1k - 13.4k | Lib | Linux |
revoutput.so | 4 | 7.19 - 8.00 | gawk plugin library providing an output wrapper that reverses lines | /usr/lib/gawk | 5.1k - 13.4k | Lib | Linux |
revtwoway.so | 4 | 7.19 - 8.00 | gawk plugin library providing a two-way processor that reverses lines | /usr/lib/gawk | 5.1k - 13.4k | Lib | Linux |
rwarray.so | 4 | 7.19 - 8.00 | gawk plugin library supporting binary read / write arrays to a file | /usr/lib/gawk | 9.2k - 17.5k | Lib | Linux |
time.so | 4 | 7.19 - 8.00 | gawk plugin library providing time-related functions | /usr/lib/gawk | 5.2k - 13.4k | Lib | Linux |
12 shared libraries |
GPL-Browser
Daily updated index of all gawk code findings on the GPL-Browser. Last update: 2024-11-15 05:10 GMT.
The Browse
column points to the Path
containing the respective source code on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Browse | Path | SoC | Arch | Model | Firmw | Diff | Download |
---|---|---|---|---|---|---|---|
bcm63-7582-715 | packages/gawk-4.1.3 | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
dragonfly-4020-701 | packages/gawk-4.1.3 | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
honeybee-1240e-714 | packages/gawk-4.1.3 | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
puma7-atom-6591-750 | packages/gawk-4.2.1 | Puma7 | ATOM | 6591 | 7.50 | 4.9.279 | Download |
puma7-atom-6670-761 | packages/gawk-5.1.1 | Puma7 | ATOM | 6670 | 7.61 | 5.15.111 | Download |
5 directories containing gawk source code |
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-15 07:53 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlinked by | cmd | awk (lincmd) | 6 | 5.01 - 8.00 | GNU awk, a pattern scanning and processing language | Gawk |
Depends on | lib | libc.so | 4 | 7.19 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 4 | 7.19 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libm.so | 4 | 7.19 - 8.00 | C math library | Linux |
Depends on | lib | libreadline.so | 4 | 7.19 - 8.00 | GNU Readline library | Readline |
5 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-15 05:54 GMT.
Showing all models using this command. 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.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 6591 Cable (atom) | 7.19 - 8.00 | /usr/bin | 385k - 464k |
FRITZ!Box 6660 Cable (atom) | 7.19 - 8.00 | /usr/bin | 385k - 464k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /usr/bin | 460k - 464k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /usr/bin | 432k - 464k |
4 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
7.24 - 7.29 | do_asort |
7.24 - 7.29 | do_asorti |
7.24 - 7.29 | do_close |
7.24 - 7.29 | do_dcgettext |
7.24 - 7.29 | do_dcngettext |
7.24 - 7.29 | do_index |
7.24 - 7.29 | do_isarray |
7.24 - 7.29 | do_length |
7.24 - 7.29 | do_match |
7.24 - 7.29 | do_patsplit |
7.24 - 7.29 | do_split |
7.24 - 7.29 | do_sub |
7.24 - 7.29 | do_typeof |
7.19 - 8.00 | err |
7.19 - 8.00 | error |
7.19 - 8.00 | getopt |
7.19 - 8.00 | getopt_long |
7.19 - 8.00 | getopt_long_only |
7.24 - 7.29 | main |
7.19 - 7.57 | mktime |
7.24 - 7.29 | option_generator |
7.24 - 7.29 | pp_func |
7.19 - 8.00 | re_compile_fastmap |
7.19 - 8.00 | re_compile_pattern |
7.19 - 8.00 | re_match |
7.19 - 8.00 | re_match_2 |
7.19 - 8.00 | re_search |
7.19 - 8.00 | re_search_2 |
7.19 - 8.00 | re_set_registers |
7.19 - 8.00 | re_set_syntax |
7.19 - 8.00 | regcomp |
7.19 - 8.00 | regerror |
7.19 - 8.00 | regexec |
7.19 - 8.00 | regfree |
7.19 - 8.00 | xmalloc |
7.19 - 8.00 | xrealloc |
36 symbols for this command |