Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL 'which' behaves diffferently in Zsh compared to Bash — David Winterbottom
https://til.codeinthehole.com/posts/which-behaves-diffferently-in-zsh-compared-to-bash/
links
backlinks
Roast topics
Find topics
Find it!
which is a command used to identify the location of executables; however it behaves differently on Zsh compared to Bash. — can be read in 2 minutes