dd progress

Peter Faasse p.faase1 at chello.nl
Thu May 7 07:20:53 UTC 2020


On Thursday 07 May 2020 09:12:33 Damien LEFEVRE wrote:
> Hi,
> 
> I have an embedded device with BusyBox v1.30.1.
> 
> Is there a way to get the status/progress of dd command?

If you send a SIGUSR1 to the dd process, it reports its status/progress...

Example:

	killall -SIGUSR1 dd

The status is reported by the dd process, not by the killall :-)

> 
> Thanks,
> -Damien

-- 
The PGP PUBLIC KEY BLOCK below is my response to the traditional useless 
disclaimer of e-mails.

The public PGP key it contains is one member of a pair of public/private PGP 
keys 
that I have generated on my computer in less than a minute..

You could use this public PGP key to:

- verify that this message is the unchanged message as sent by me,
  using the digital signature of this e-mail and this public PGP key.
  My mail-program auto-signs all sent e-mail using my private PGP key.
- encrypt any e-mail you send to me, so only I can decrypt it using my
  private PGP key. I prefer to receive so-encrypted e-mail; My mail program
  decrypts all e-mails that are encrypted using this public PGP key.

If you have, or generate, your own public and private PGP key pair, please 
provide your public
PGP key to me.

- I will use it to check the integrity of e-mail received from you, if you
  sign your e-mail.
- If you so prefer, I will use it to encrypt all my e-mail to you, so only you
  can decrypt and read e-mail sent from me to you.

All e-mail programs support automatically and transparently performing the 
above-mentioned 
steps that implement these privacy-enhancing measures, using freely-available 
tools.

-----BEGIN PGP PUBLIC KEY BLOCK-----

mQENBFFgk6cBCACVLaCELJZMnbjcjmvnyI74YGVTs7iPchuFNIFLW7Y4UBxB8JFc
sZOUT5LrJV9+ebCX2eVh1+n79Z4QuzRDTlsznToON6yA31jK3R057tJcmc4CVSjI
1+SpDRhDMsEPYId7IgGacezKuVPbbDqEVZZXkUj/7kyyaaWR1eNN4exJQ6DcVkfd
9c1Kv9blom3DbWeqkkTWqWxRT5bnFAVB8xLrFE2sA0D/cFejX/WxMmZXJEPhIZT9
eKqND7LMGQF/XwIzO11IsyB/7aFD2dfemgNiWf9rD7++knRjrCYPADB1cK6XbD8r
rm6LYhK3PnkHfb8BG0mU78dB4LyOqE8UdFtHABEBAAG0LlBldGVyIEZhYXNzZSAo
ZS1tYWlsIGtleSkgPHAuZmFhc2UxQGNoZWxsby5ubD6JATgEEwECACIFAlFgk6cC
Gw8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEGxmOUkWLm1ykfEH/A9sCA20
BcaMxXsdkKH78Y2yIwVkPCSpHHsnrYQUBOPqUF2i0iimEgol0NwN4BD4OOsuUmmG
y2re9HzmIL+AwtqMg8JPw3Pw1d1+MzRldKm4f7cZMhi0p78xvi6bCaFNBAqJHD97
q70k3t46BlFQk2alMQKpLcB2xaWQuxn8rhr8HJMlpNbJ4Ifh9jNn/SeYvXyxbSrA
qzUJ4r4cWLGJ6tdKzmiem3CV8hOU5CdtAfi/RhtwGTU27glNyVmkdpE1o9QYR1q3
P7TRavdtdCNX0sl7OlN5Go2O9jWt2igsiiyjS2KlytCVONRilH1FAMaXtcPs/KU9
tvOxHkbVz6bfXOg=
=oiSn
-----END PGP PUBLIC KEY BLOCK-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20200507/42507e9b/attachment.asc>


More information about the busybox mailing list