Hacker News new | ask | show | jobs
by nolongerthere 843 days ago
I’m struggling to understand the use case for this aside from just checking if your own directory is on the path.
3 comments

For me the use case was trying to understand what directories should I clean from path and if there where duplicates. Just something to help understand if my PATH on Windows was repetitive or not.
Actually funny enough does not do that - cool possible feature

Should it be `justpath --contains .`?

Opened issue here: https://github.com/epogrebnyak/justpath/issues/10

I was thinking you’d pipe the results and check that way