Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercise: files

  • Create a directory structure under ~/ex/a with 3 directories and 5 files
  • Copy the whoke structure to ~/ex/b
  • Compare the two using ‘diff’
  • Add a new file in the ~/ex/a structure.
  • Change the content of one of the files in the ~/ex/b structure.
  • Compare the two directory trees again.