/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

Последна модификация: Tuesday, 23 October 2012, 02:46 AM