The core routine of GNU `which` command made of pure shell builtins, sh
Sat Jan 08 2022 07:33:03 GMT+0000 (Coordinated Universal Time)
Saved by @juliyvchirkov #shell #sh #which
Completely made of pure shell builtins to act for shell scripts as the resolver of their external dependencies whether external `which` command available or not
https://gist.github.com/juliyvchirkov/d2c7ff01846157f58b1fc1f3a3b1e36c
Comments