1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
Roy Ivy III bebf36bffb change/uutils ~ allow (almost) any name for the multi-binary container
- final multi-binary will now function correctly with any binary/executable name
- multi-binary container acts as the specified util IF EITHER ...
  1. the binary/executable name exactly matches the name of an applet/util
  2. the binary/exectuable name matches <PREFIX><UTIL_NAME> pattern
     * where the PREFIX is any string ending in a non-alphanumeric character
2020-05-24 17:29:07 -05:00
..
bin change/uutils ~ allow (almost) any name for the multi-binary container 2020-05-24 17:29:07 -05:00
common change ~ reorganize code files 2020-04-14 13:46:18 -05:00
uu Merge pull request #1525 from nbraud/factor/faster 2020-05-24 16:54:04 -05:00