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:dd

From BoxMatrix


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

BusyBox-Command

Goto:   GPL-Browser  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

The source of the oldest dd used in FRITZ!OS could be found at coreutils/dd.c.

Excerpt from:   BusyBox manual   >>   dd command

dd [if=FILE] [of=FILE] [ibs=N] [obs=N] [bs=N] [count=N] [skip=N]
[seek=N] [conv=notrunc|noerror|sync|fsync]
Copy a file with converting and formatting
Options:
        if=FILE         Read from FILE instead of stdin
        of=FILE         Write to FILE instead of stdout
        bs=N            Read and write N bytes at a time
        ibs=N           Read N bytes at a time
        obs=N           Write N bytes at a time
        count=N         Copy only N input blocks
        skip=N          Skip N input blocks
        seek=N          Skip N output blocks
        conv=notrunc    Don't truncate output file
        conv=noerror    Continue after read errors
        conv=sync       Pad blocks with zeros
        conv=fsync      Physically write data out before finishing
Numbers may be suffixed by c (x1), w (x2), b (x512), kD (x1000), k (x1024),
MD (x1000000), M (x1048576), GD (x1000000000) or G (x1073741824)

Excerpt from:   BusyBox source   >>   dd command   -   Last update: 2024-03-28 04:55 GMT.

Usage:
    dd [if=FILE] [of=FILE] [        [conv=notrunc|noerror|sync|fsync]
        [iflag=skip_bytes|count_bytes|fullblock|direct] [oflag=seek_bytes|append|direct]

Copy a file with converting and formatting

        if=FILE                Read from FILE instead of stdin
        of=FILE                Write to FILE instead of stdout
        bs=N                Read and write N bytes at a time
        ibs=N                Read N bytes at a time
        obs=N                Write N bytes at a time
        count=N                Copy only N input blocks
        skip=N                Skip N input blocks
        seek=N                Skip N output blocks
        conv=notrunc        Don't truncate output file
        conv=noerror        Continue after read errors
        conv=sync        Pad blocks with zeros
        conv=fsync        Physically write data out before finishing
        conv=swab        Swap every pair of bytes
        iflag=skip_bytes        skip=N is in bytes
        iflag=count_bytes        count=N is in bytes
        oflag=seek_bytes        seek=N is in bytes
        iflag=direct        O_DIRECT input
        oflag=direct        O_DIRECT output
        iflag=fullblock        Read full blocks
        oflag=append        Open output in append mode
        status=noxfer        Suppress rate output
        status=none        Suppress all output

N may be suffixed by c (1), w (2), b (512), kB (1000), k (1024), MB, M, GB, G

Example:
$ dd if=/dev/zero of=/dev/ram1 bs=1M count=4
4+0 records in
4+0 records out

Note that some options may not be compiled in. If Usage: is shown multiple times these are compile options.

GPL-Browser

Daily updated index of all dd code findings on the GPL-Browser. Last update: 2024-03-28 05:11 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.

Excerpt from:   BusyBox manual   >>   dd command   -   Last update: 2009-10-02 09:23 GMT.

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-03-28 07:36 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Symlink to cmd busybox (bbcmd) 142 1.63 - 7.90 The BusyBox executable itself. Contains the code for all applets. BusyBox
1 dependency for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-03-28 06:04 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) 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.
The path <bb> means the applet could be located in the busybox binary and could be called busybox dd.
If a path is shown and no <bb> marker, then this is a dead link to a missing applet.

Model Firmware Path Size
FRITZ!Box 5530 Fiber (prx) 7.27 - 7.70 /bin Link
FRITZ!Box SL 1.63 /bin, <bb> Link
FRITZ!Box 2110 4.52 /bin, <bb> Link
FRITZ!Box 2170 4.34 - 4.57 /bin, <bb> Link
FRITZ!Box WLAN 3130 4.34 <bb>
FRITZ!Box WLAN 3131 4.34 - 4.57 /bin, <bb> Link
FRITZ!Box WLAN 3170 4.34 - 4.58 /bin, <bb> Link
FRITZ!Box WLAN 3270 4.57 - 5.54 /bin, <bb> Link
FRITZ!Box WLAN 3270 v3 4.77 - 5.54 /bin, <bb> Link
FRITZ!Box WLAN 3270 IT 5.23 - 5.52 /bin, <bb> Link
FRITZ!Box 3272 5.50 - 6.89 /bin, <bb> Link
FRITZ!Box WLAN 3370 5.01 - 6.56 /bin, <bb> Link
FRITZ!Box 3390 5.50 - 6.56 /bin, <bb> Link
FRITZ!Box 3490 (main) 6.20 - 7.30 /bin, <bb> Link
FRITZ!Box 3490 (scrpn) 6.98 - 7.30 /bin, <bb> Link
FRITZ!Box 4020 7.39 /bin, <bb> Link
FRITZ!Box 4040 6.52 - 7.57 /bin, <bb> Link
FRITZ!Box 4060 7.26 - 7.57 /bin, <bb> Link
FRITZ!Box Fon 4.30 - 4.49 /bin, <bb> Link
FRITZ!Box Fon 5010 4.43 /bin Link
FRITZ!Box Fon 5050 4.30 <bb>
FRITZ!Box Fon 5113 4.82 - 4.83 /bin, <bb> Link
FRITZ!Box Fon 5124 4.47 - 4.77 /bin, <bb> Link
FRITZ!Box Fon 5140 4.37 - 4.67 /bin, <bb> Link
VoIP Gateway 5188 4.56 - 4.81 /bin, <bb> Link
FRITZ!Box 5490 (main) 6.51 - 7.29 /bin, <bb> Link
FRITZ!Box 5490 (scrpn) 6.98 - 7.29 /bin, <bb> Link
FRITZ!Box 5491 (main) 6.98 - 7.29 /bin, <bb> Link
FRITZ!Box 5491 (scrpn) 6.98 - 7.29 /bin, <bb> Link
FRITZ!Box 5530 Fiber (boot) 7.21 - 7.80 /bin, <bb> Link
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /bin, <bb> Link
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.80 /bin, <bb> Link
FRITZ!Box 5590 Fiber (boot) 7.27 - 7.80 /bin, <bb> Link
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.80 /bin, <bb> Link
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /bin, <bb> Link
FRITZ!Box 6320 Cable v2 6.21 /bin, <bb> Link
FRITZ!Box 6340 Cable 5.24 /bin, <bb> Link
FRITZ!Box 6360 Cable 4.85 - 6.51 /bin, <bb> Link
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /bin, <bb> Link
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /bin, <bb> Link
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /bin, <bb> Link
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 /bin, <bb> Link
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /bin, <bb> Link
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /bin, <bb> Link
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 /bin, <bb> Link
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 /bin, <bb> Link
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 /bin, <bb> Link
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 /bin, <bb> Link
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 /bin, <bb> Link
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 /bin, <bb> Link
FRITZ!Box 6810 LTE 6.35 /bin, <bb> Link
FRITZ!Box 6820 LTE v1 6.40 - 7.51 /bin, <bb> Link
FRITZ!Box 6820 LTE v2 6.40 - 7.51 /bin, <bb> Link
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /bin, <bb> Link
FRITZ!Box 6840 LTE 5.08 - 7.39 /bin, <bb> Link
FRITZ!Box 6842 LTE /bin, <bb> Link
FRITZ!Box 6850 LTE 7.21 - 7.58 /bin, <bb> Link
FRITZ!Box 6850 5G 7.24 - 7.51 /bin, <bb> Link
FRITZ!Box 6890 LTE 6.84 - 7.51 /bin, <bb> Link
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /bin, <bb> Link
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /bin, <bb> Link
FRITZ!Box Fon WLAN 4.49 /bin Link
FRITZ!Box Fon WLAN 7050 4.30 - 4.50 /bin, <bb> Link
FRITZ!Box Fon WLAN 7112 4.76 - 4.88 /bin, <bb> Link
FRITZ!Box Fon WLAN 7113 4.57 - 4.86 /bin, <bb> Link
FRITZ!Box Fon WLAN 7113 DE 4.57 - 4.77 /bin Link
FRITZ!Box Fon WLAN 7113 INT 4.82 - 4.86 /bin, <bb> Link
FRITZ!Box Fon WLAN 7140 4.43 - 4.77 /bin, <bb> Link
FRITZ!Box Fon WLAN 7141 4.49 - 4.77 /bin, <bb> Link
FRITZ!Fon 7150 4.56 - 4.77 /bin, <bb> Link
FRITZ!Box Fon WLAN 7170 4.38 - 4.99 /bin, <bb> Link
FRITZ!Box Fon WLAN 7170 v1 4.38 - 4.99 /bin, <bb> Link
FRITZ!Box Fon WLAN 7170 v2 4.38 - 4.99 /bin, <bb> Link
FRITZ!Box Fon WLAN 7240 4.65 - 6.06 /bin, <bb> Link
FRITZ!Box Fon WLAN 7270 v1 4.44 - 4.99 /bin, <bb> Link
FRITZ!Box Fon WLAN 7270 v2 4.67 - 6.06 /bin, <bb> Link
FRITZ!Box Fon WLAN 7270 v3 4.76 - 6.06 /bin, <bb> Link
FRITZ!Box 7272 5.55 - 7.39 /bin, <bb> Link
FRITZ!Box 7312 5.23 - 6.56 /bin, <bb> Link
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 /bin, <bb> Link
FRITZ!Box 7330 5.06 - 6.56 /bin, <bb> Link
FRITZ!Box 7330 SL 5.08 - 6.56 /bin, <bb> Link
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /bin, <bb> Link
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 /bin, <bb> Link
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 /bin, <bb> Link
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 /bin, <bb> Link
FRITZ!Box 7362 SL 5.53 - 7.14 /bin, <bb> Link
FRITZ!Box 7369 6.30 - 6.32 /bin, <bb> Link
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /bin, <bb> Link
FRITZ!Box 7412 6.21 - 6.88 /bin, <bb> Link
FRITZ!Box 7430 6.26 - 7.39 /bin, <bb> Link
FRITZ!Box 7490 (main) 5.57 - 7.57 /bin, <bb> Link
FRITZ!Box 7490 (scrpn) 6.98 - 7.51 /bin, <bb> Link
FRITZ!Box 7510 7.30 - 7.57 /bin, <bb> Link
FRITZ!Box 7520 6.98 - 7.51 /bin, <bb> Link
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /bin, <bb> Link
FRITZ!Box 7530 6.98 - 7.56 /bin, <bb> Link
FRITZ!Box 7530 AX 7.20 - 7.90 /bin, <bb> Link
FRITZ!Box 7560 6.51 - 7.39 /bin, <bb> Link
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 /bin, <bb> Link
FRITZ!Box 7580 6.53 - 7.30 /bin, <bb> Link
FRITZ!Box 7581 6.54 - 7.16 /bin, <bb> Link
FRITZ!Box 7582 6.83 - 7.17 /bin, <bb> Link
FRITZ!Box 7583 7.01 - 7.57 /bin, <bb> Link
FRITZ!Box 7583 VDSL 7.19 - 7.31 /bin, <bb> Link
FRITZ!Box 7590 6.83 - 7.90 /bin, <bb> Link
FRITZ!Box 7590 AX 7.19 - 7.90 /bin, <bb> Link
FRITZ!Smart Gateway 7.39 - 7.59 /bin, <bb> Link
FRITZ!WLAN Repeater N/G 4.65 - 4.88 /bin, <bb> Link
FRITZ!WLAN Repeater 300E 5.01 - 6.34 /bin, <bb> Link
FRITZ!WLAN Repeater 310 A 5.24 - 7.16 /bin, <bb> Link
FRITZ!WLAN Repeater 310 B 6.30 - 7.16 /bin, <bb> Link
FRITZ!WLAN Repeater 450E 6.00 - 7.15 /bin, <bb> Link
FRITZ!Repeater 600 7.11 - 7.58 /bin, <bb> Link
FRITZ!Repeater 600 v2 7.19 - 7.58 /bin, <bb> Link
FRITZ!WLAN Repeater 1160 6.51 - 7.15 /bin, <bb> Link
FRITZ!Repeater 1200 7.11 - 7.58 /bin, <bb> Link
FRITZ!Repeater 1200 AX 7.27 - 7.57 /bin, <bb> Link
FRITZ!WLAN Repeater 1750E 6.12 - 7.39 /bin, <bb> Link
FRITZ!Repeater 2400 7.12 - 7.58 /bin, <bb> Link
FRITZ!Repeater 3000 6.98 - 7.58 /bin, <bb> Link
FRITZ!Repeater 3000 AX 7.39 - 7.57 /bin, <bb> Link
FRITZ!Repeater 6000 7.19 - 7.57 /bin, <bb> Link
FRITZ!WLAN Repeater DVB-C 6.12 - 7.03 /bin, <bb> Link
FRITZ!Powerline 540E 5.58 - 7.15 /bin, <bb> Link
FRITZ!Powerline 546E 5.50 - 7.15 /bin, <bb> Link
FRITZ!Powerline 1240 AX 7.51 - 7.57 /bin, <bb> Link
FRITZ!Powerline 1240E 6.33 - 7.16 /bin, <bb> Link
FRITZ!Powerline 1260E 6.90 - 7.57 /bin, <bb> Link
FRITZ!Powerline 1260 7.27 - 7.57 /bin, <bb> Link
congstar DSL-Box 4.56 - 4.81 /bin, <bb> Link
congstar komplett Box 4.68 - 4.81 /bin, <bb> Link
Speedport W 501V 4.38 <bb>
Speedport W 503V 4.68 - 4.81 /bin, <bb> Link
Speedport W 503V MK 4.79 /bin, <bb> Link
Speedport W 701V 4.56 - 4.81 /bin, <bb> Link
Speedport W 721V 4.74 - 4.75 /bin, <bb> Link
Speedport W 722V 4.76 - 4.79 /bin, <bb> Link
Speedport W 900V 4.57 /bin Link
Speedport W 920V 4.78 - 4.79 /bin, <bb> Link
Speedport W 101 Bridge 4.68 /bin, <bb> Link
Eumex 300 IP 4.44 /bin Link
Alice IAD 5130 4.65 - 4.71 /bin Link
Alice IAD WLAN 3331 4.90 /bin, <bb> Link
Alice IAD 7570 vDSL 4.86 - 5.09 /bin, <bb> Link
145 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-03-28 07:36 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.