$ cd /that/page
bash: cd: /that/page: No such file or directory
exit code: 404
404
// this path wandered off — or never quite took root.
$ cd ~$ cd /that/page
bash: cd: /that/page: No such file or directory
exit code: 404
// this path wandered off — or never quite took root.
$ cd ~