mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
od: fix command-line parsing of file names
This commit is contained in:
parent
e8eab8d3e8
commit
9e33c3a48c
5 changed files with 23 additions and 5 deletions
1
tests/fixtures/od/-f
vendored
Normal file
1
tests/fixtures/od/-f
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
minus lowercase f
|
1
tests/fixtures/od/c
vendored
Normal file
1
tests/fixtures/od/c
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
lowercase c
|
1
tests/fixtures/od/x
vendored
Normal file
1
tests/fixtures/od/x
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
lowercase x
|
Loading…
Add table
Add a link
Reference in a new issue