mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Implement unexpand
This commit is contained in:
parent
7ae0807c6d
commit
49a733a864
5 changed files with 337 additions and 1 deletions
|
@ -223,6 +223,10 @@ path = "tty/tty.rs"
|
|||
name = "uname"
|
||||
path = "uname/uname.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "unexpand"
|
||||
path = "unexpand/unexpand.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "uniq"
|
||||
path = "uniq/uniq.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue