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.