OS X 10.7.5
sudo find / -print will show everything in /Applications, /bin, and /dev After that:
/etc
/home
find: /home: No such file or directory
/Library
find: /Library: No such file or directory
/mach_kernel
/net
find: /net: No such file or directory
/Network
find: /Network: No such file...