zopencommunity / coreutilsport

A collection of basic Unix utilities
Apache License 2.0
0 stars 3 forks source link

Will these commands that overlap with /bin be part of altbin? #73

Closed gngrossi closed 4 months ago

gngrossi commented 4 months ago

@IgorTodorovskiIBM image image

gngrossi commented 4 months ago

The ls command is now ls (GNU coreutils) 9.5 ...will there be an option to display file tag information?

thanks

IgorTodorovskiIBM commented 4 months ago

My mistake! I pushed a change to fix it: https://github.com/ZOSOpenTools/coreutilsport/commit/f4873a5c27b4adfedc11584d1372e9dcd479b6cc - the build takes ~10 hours. I'll remove this bad release.

gngrossi commented 4 months ago

Back to coreutils 9.4.20231116_212509 ? thanks

gngrossi commented 4 months ago

Upgraded...thanks