Add symlinks to uutils package
Not in our coreutils:
- expr
- install
- mktemp
Replaces version in our coreutils (I'll send a PR to remove them)
- chmod—support format like
+x
- env—in addition to printing the environment, can run a command with an environment
- ls—several features, what I needed was sorting (by time)