This exercise is auto-scored. 
When you have finished, just click the Submit button to receive full credit.
In this exercise, you decide that it is easier to work with a project file when it resides in your home directory.
                
- You do not want to move the file, since that would alter the web site hyperlinks.
 
- And you do not want to copy the file, since that might create multiple versions.
 
- Instead you decide to create a symbolic link.
 
- As another file management task, you would like to create a list of your project files.
 
- You decide to use the 
find command to do this.