Hacker News new | ask | show | jobs
by simlevesque 2117 days ago
does not work in Fish Shell.

  fish: $$ is not the pid. In fish, please use $fish_pid.

  readlink -e /proc/$$/exe

                     ^