4 ms·
what happened to the simple invocation of `which "$(echo $0)"` ?
by jan6 6y ago
what happened to the simple invocation of `which "$(echo $0)"` ?
- em500 6y agoAs the author notes in the 2nd section, that will return the location of the binary in the user path, which is not necessarily the one that is currently running.