athityakumar/colorls

Target size from Symbolic link `ls -lH`

Open

#515 aperta il 14 apr 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Ruby (366 fork)batch import
HacktoberfestUp-For-Grabsenhancement

Metriche repository

Star
 (4599 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor