Hacker News new | ask | show | jobs
by SAI_Peregrinus 2121 days ago
Only for POSIX shells.

fish: $(...) is not supported. In fish, please use '(echo)'. which "$(echo $0)" ^

;)