Count soft links #1020
benjamin051000
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have projects that use many symlinks. It's part of my VCS... I know.
It appears that tokei skips symlinks (soft links). It would be nice if there was an option to allow this.
fd -tl -X wc -l {} # yields correct amount of lines tokei # 0 linesBeta Was this translation helpful? Give feedback.
All reactions