gitextract_7mm5_scu/ ├── Controllers/ │ ├── Home/ │ │ └── Index.bat │ ├── _actionMissing.bat │ └── _controllerMissing.bat ├── Default.aspx ├── Default.aspx.cs ├── DosOnDope.csproj ├── Global.asax ├── Global.asax.cs ├── LICENSE ├── Models/ │ └── split.vbs ├── Properties/ │ └── AssemblyInfo.cs ├── README.md ├── Views/ │ └── Shared/ │ └── _header.bat ├── Web.config ├── docs/ │ ├── GettingStarted.md │ └── HowDoesItWork.md ├── dope.bat └── h/ ├── ToLower.cmd ├── a.bat ├── h1.bat ├── h2.bat ├── h3.bat └── p.bat