Why Nostr? What is Njump?
2024-05-25 05:57:02
in reply to

Joel Bennett on Nostr: because the path has to be _resolved_ to a real location in order to test whether it ...

because the path has to be _resolved_ to a real location in order to test whether it exists, which means normalizing it. You didn't ask if "ABC\123" exist ...

`Resolve-Path ..\..`
`Resolve-Path ..\..\a\..\`
`Resolve-Path ..\..\a\b\..\..\`
`Resolve-Path ..\..\a\b\c\..\..\..\`

Those are all the same place.
Author Public Key
npub18dqdtq38873745nxtqa2z54d6pfagzhespenkvqcwqsmyrlyp9rsqy9qnp