You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @brianmay thank you for opening this issue I will definitely look into it and of course if I had a fix I will include it in the next release for sure!
Does lla have some way of showing symlink destinations? i.e. similar to ls -l?
[brian@firebrat:~]$ ls -l /bin/
total 4
lrwxrwxrwx 1 root root 74 Jan 19 17:34 sh -> /nix/store/f33kh08pa7pmy4kvsmsibda46sh46s66-bash-interactive-5.2p37/bin/sh
I can't see anything, but wondering if I missed something(?).
Hey @brianmay thank you for mentioning this! Currently lla doesn't have that feature certainly will be added in the next release I'm working on with other fixes and improvements!
This can be somewhat confusing when trying to debug why something isn't working, and you can't see the (invalid) symlink.
The text was updated successfully, but these errors were encountered: