I recently started using XAMPP on Mac and it installed the \"lampp\" folder under \"Shared\" and showing as an IP address in Finder. So I can access the files via Finder but I\'
In case you do not remember the path of the "htdocs" folder, you could type ls -a
(ls stands for list) and see even hidden folders and files.
".bitnami" is one of those (inside the user folder) and then follow the path down to "htdocs".
All the other folders, already pointed out by @uriplata in the above answer, are visible simply using the command ls
each time you change folder (with command "cd").