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