💾 Archived View for heavysquare.com › notes › FFEE-problematic-dependency-mgmt-in-bash.txt captured on 2021-12-03 at 14:04:38.

View Raw

More Information

-=-=-=-=-=-=-


~~ 2021-01-13T15:00:00+01:00

When you write down a `tool` in a bash script, there's no guarantee
that the tool will have even similar invocation semantics in future
versions. You won't even be notified when versions advance, also when
you might want to check your instances of `tool` usage.