HacktoberfestUp-For-Grabsenhancement
Repository metrics
- Stars
- (4,599 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi,
I have a symbolic link to a target. Using ls -l symbolic_name I get the size of the symbolic link (small size). Using ls -lH symbolic_name I get the size of the target, the actual size in disk (big size).
Colorls doesn't have -H option.
Can you include in future versions?