@[email protected] to [email protected] • 1 day agoI know just the audience for thislemmy.worldmessage-square103fedilinkarrow-up11.1K
arrow-up11.1KimageI know just the audience for thislemmy.world@[email protected] to [email protected] • 1 day agomessage-square103fedilink
minus-square@[email protected]linkfedilink8•11 hours agoWouldn’t that path only resolve if those intermediate directories exist? I thought bash had to crawl the path to resolve it
minus-square@[email protected]linkfedilink1•edit-26 hours agoYeah, that’s what I meant with folders. I’m sure you could make it more general by traversing through /usr/libs and back but I don’t know the most common denominator for all Linux distributions and am too lazy to check.
Wouldn’t that path only resolve if those intermediate directories exist? I thought bash had to crawl the path to resolve it
Yeah, that’s what I meant with folders.
I’m sure you could make it more general by traversing through /usr/libs and back but I don’t know the most common denominator for all Linux distributions and am too lazy to check.