dd: yes | dd + SIGINT (Ctrl + C) does not show the result
Open
Nobody has claimed this yet.
U - dd
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
GNU:
y
y
y
y
^C4549+0 records in
4548+0 records out
2328576 bytes (2.3 MB, 2.2 MiB) copied, 0.376094 s, 6.2 MB/s
uutils main
y
y
y^C
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the dd command entry point and its SIGINT handling, then reproduce the reported dd + Ctrl+C scenario. Compare the output with the GNU example; done means the interrupted command reports records in/out and the transfer summary instead of stopping after the input text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100