💾 Archived View for heavysquare.com › notes › FFEE-problematic-dependency-mgmt-in-bash.txt captured on 2022-06-04 at 00:16:54.
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
~~ 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.