1
Fork 0
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:
Sylvestre Ledru 2021-08-28 12:39:20 +02:00 committed by GitHub
commit b0becf0054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,6 +95,7 @@ feat_common_core = [
"true", "true",
"truncate", "truncate",
"tsort", "tsort",
"touch",
"unexpand", "unexpand",
"uniq", "uniq",
"wc", "wc",