mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Started od, have at least octal working!
This commit is contained in:
parent
156a87406d
commit
cfc7b21498
2 changed files with 114 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -26,6 +26,7 @@ PROGS := \
|
|||
hashsum \
|
||||
mkdir \
|
||||
nl \
|
||||
od \
|
||||
paste \
|
||||
printenv \
|
||||
pwd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue