1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

ls: implement --hyperlink

This commit is contained in:
Daniel Hofstetter 2023-12-06 15:35:38 +01:00
parent 80b1ccd665
commit 5a32ab8004
6 changed files with 82 additions and 3 deletions

View file

@ -284,6 +284,7 @@ fundu = "2.0.0"
gcd = "2.3"
glob = "0.3.1"
half = "2.3"
hostname = "0.3"
indicatif = "0.17"
itertools = "0.12.0"
libc = "0.2.150"