Andy Hu bef7dccb79 busybox: add CONFIG_FEATURE_DD_SIGNAL_HANDLING to busybox config
CONFIG_FEATURE_DD_SIGNAL_HANDLING is a dd cmd advanced feature
that display a coreutiles-like third status line with:
transferred bytes, elapsed time and speed.

e.g. display the third status line
$ busybox dd if=/dev/zero of=/tmp/test  bs=4096 count=100
100+0 records in
100+0 records out
409600 bytes (400.0KB) copied, 0.001035 seconds, 377.4MB/s

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2022-07-18 17:01:41 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-03-17 19:58:32 +08:00
S
Description
No description provided
Readme 13 MiB
Languages
Makefile 66.9%
C 13%
Python 9.2%
Shell 6.3%
PHP 1.5%
Other 2.8%