mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #7068 from DaringCuteSeal/head-dev-full
head: make head fail when writing to /dev/full
This commit is contained in:
commit
0459369e92
4 changed files with 89 additions and 33 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2771,6 +2771,7 @@ version = "0.0.28"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"memchr",
|
||||
"thiserror 2.0.9",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue