@[email protected] to [email protected] • 4 months agoI know just the audience for thislemmy.worldimagemessage-square86fedilinkarrow-up1180arrow-down12cross-posted to: [email protected]
arrow-up1178arrow-down1imageI know just the audience for thislemmy.world@[email protected] to [email protected] • 4 months agomessage-square86fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink3•4 months 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]linkfedilink4•edit-24 months 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.
minus-square@[email protected]linkfedilink4•4 months agoIts a good idea, but I think you’d limited to messing /tmp or /var/tmp, as anything else would trigger a “I’m sorry response”
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.
Its a good idea, but I think you’d limited to messing /tmp or /var/tmp, as anything else would trigger a “I’m sorry response”