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:mkdir (lincmd)
BoxMatrix >> Shell-Commands >> mkdir (lincmd) | @ 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 |
Name-Collision - multiple objects in this wiki use the name mkdir!
|
Linux-Command
Command: | mkdir (lincmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Linux-Commands - Origin: Bash | ||||||
Path: | Release: /lib/bash Lab+Rel: /lib/bash | ||||||
Properties: | Size: 9.4k - Firmware: 7.14 | ||||||
Function: | Create directories. |
Goto: GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
mkdir creates directories.
This is a loadable bash builtin located in /lib/bash
, designed to be called from within bash.
It comes from the bash/examples/loadables - see the mkdir.c source code.
Fw 7.14 help:
mkdir [-p] [-m mode] directory [directory ...] Create directories. Make directories. Create the directories named as arguments, in the order specified, using mode rwxrwxrwx as modified by the current umask (see `help umask'). The -m option causes the file permission bits of the final directory to be MODE. The MODE argument may be an octal number or a symbolic mode like that used by chmod(1). If a symbolic mode is used, the operations are interpreted relative to an initial mode of "a=rwx". The -p option causes any required intermediate directories in PATH to be created. The directories are created with permssion bits of rwxrwxrwx as modified by the current umask, plus write and search permissions for the owner. mkdir returns 0 if the directories are created successfully, and non-zero if an error occurs.
GPL-Browser
Daily updated index of all mkdir 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 |
---|---|---|---|---|---|---|---|
puma7-atom-6591-750 | packages/bash-4.4.18/examples/loadables | Puma7 | ATOM | 6591 | 7.50 | 4.9.279 | Download |
puma7-atom-6670-761 | packages/bash-5.1.16/examples/loadables | Puma7 | ATOM | 6670 | 7.61 | 5.15.111 | Download |
2 directories containing mkdir 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 |
---|---|---|---|---|---|---|
0 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 6660 Cable (atom) | 7.14 | /lib/bash | 9.4k |
1 model uses this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |