The Unexpected Importance of the Trailing Slash
For many using Unix-derived systems today, we take for granted
that /some/path
and /some/path/
are the same.
Most shells will even add a trailing slash for you when you press the Tab key
after the name of a directory or a symbolic link to one.