1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Adds dd to feat_common_core

This commit is contained in:
Tyler 2021-07-12 13:53:31 -07:00
parent 94e0145d51
commit c3f9557581

View file

@ -43,6 +43,7 @@ feat_common_core = [
"df", "df",
"dircolors", "dircolors",
"dirname", "dirname",
"dd",
"du", "du",
"echo", "echo",
"env", "env",