Create a Unix script that does the following:
1. Create a folder MySchool
2. Create a file MyMajor containing your major in MySchool folder
3. Create a folder MyClasses under MySchool folder
4. Create a file MyWinterClasses containing your winter classes under MyClasses folder
5. Count the lines in MyWinterClasses file and write it a new file ClassCount under the MyClasses folder