[62]These routines
pick out the filename and the directory parts of a pathname. For
example, if $some_full_path were
D:\Projects\Island Rescue\plan
7.rtf (presumably, the program is running on a
Windows machine), the basename would be
plan 7.rtf and the
dirname would be D:\Projects\Island
Rescue.