[index] [text page] [<<start] [<prev] [next>] [last>>]
Page 18: No place like $HOME

Page 18

  
  No place like $HOME
  The Home directory
  Every user has a Home directory where you store your files, programs, etc.
     $ cd /home/MY_USERNAME
     $ cd $HOME
     $ cd ~
     $ cd 
  You can create your own ~/bin ~/tmp ~/lib directories 
     $ mkdir ~/tmp
     $ mkdir $HOME/bin

Copyright 2005, Bri Hatch of Onsight, Inc.

Presented at LFNW - LinuxFest Northwest, Bellingham, Washington, Apr 2005

Presentation created using vim and MagicPoint.