Skip to content

dd: add optional visual progress bar #13646

Description

@drpt78stu

Would it be possible to add a visual progress bar to dd?

Currently status=progress only shows a text line like:
1234567890 bytes (1.2 GB, 1.1 GiB) copied, 12 s, 100 MB/s

It would be nice to have something like:
[=========> ] 45% | 1.2 GB / 2.7 GB | 100 MB/s | ETA 00:15

Ideas:

  • New status level, e.g. status=bar
  • Or an extra flag
  • Only show the bar when the total size is known
  • Fall back to the current text progress when size is unknown

This would be very nice to have. Thank you for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions