mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Merge pull request #2410 from hbina/hbina-touch-add-as-common-build
Add touch as a common core utility
This commit is contained in:
commit
b0becf0054
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ feat_common_core = [
|
||||||
"true",
|
"true",
|
||||||
"truncate",
|
"truncate",
|
||||||
"tsort",
|
"tsort",
|
||||||
|
"touch",
|
||||||
"unexpand",
|
"unexpand",
|
||||||
"uniq",
|
"uniq",
|
||||||
"wc",
|
"wc",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue