/bin:
Basic linux commands available to everyone
/boot:
Linux Kernel and Initrd images, also keeps the configuration of GRUB bootloader
/dev:
All device files are kept here
/etc:
All system wide configuration files are kept here
/home:
User's home directories
/lib:
System libraries
/mnt:
Mount point for anything that isn't mounted until now
/proc:
Kernel's proc fs
/root:
Root's home folder
/sbin:
Super User Binaries
/sys:
Kernel's sys fs
/tmp:
Temporary files
/usr/bin:
User software
/usr/sbin:
Super User Binaries
/var/log:
All system logs are kept here
/var/spool:
This directory keeps the mail, cronjobs and other interesting files
/
.
|-home/
| |-pesho
| |-vancho
|
|-usr/
|
| .
| |-bin
| |-local/
| |
| | .
| | |-etc/
| | |
| | | .
| | | |-file1
/usr/local/etc/file1
/usr/local/etc/../etc/../../bin/../.././var/../../media/cdrom/./
~vancho
~pesho/www = /home/pesho/www