eza
eza copied to clipboard
fix(symlink): fix --dereference --sort=size
File::length()
did not take --dereference
into account, and used
symlink metadata unconditionally.
This commit fixes that.