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.

Bash-Commands

From BoxMatrix


BoxMatrix >> Shell-Commands >> Bash-Commands @ 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

Info
BusyBox is a good all in one executable with its reasonable ash shell, but it is not compatible to scripts written for bash. That's the reason why AVM additionally uses bash for some models. Unlike busybox bash mostly runs external commands which are not part of bash. However, bash also implements quite some internal commands, more than ash does.

Bash-Commands[edit]

Goto:   Bash-Builtins   -   Bash-Loadables

Bash-Builtins[edit]

Commands which are built into the bash interpreter. and could only be called from within bash.

Daily updated index of all bash commands found scanning Firmware-Probes . Last update: 2024-04-20 05:16 GMT.
The label (bashcmd) in the Command column shows there are other objects in this wiki using this name.
The Mod column shows the amount of models using the respective command. Click the column header to sort by this number.

Goto:   A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z   -   Index

Bash-Loadables[edit]

The bash executable itself and loadable builtin commands from the /examples/loadables folder of bash-4.4.18.
The loadables are only installed on the ATOM side of a single 7.14 Labor, the first Labor for the 6660.
Unused loadables provided with bash 4.4 source are: cat, hello, necho and template.

Daily updated index of all Bash loadables found scanning Firmware-Probes . Last update: 2024-04-20 05:17 GMT.
The label (lincmd) in the Command column shows there are other objects in this wiki using this name.
The Mod column shows the amount of models using the respective command. Click the column header to sort by this number.

Fact-Box