384
edits
Changes
→INVESTIGATION 4: Using Python Scripting to Generate System Information Reports
<code style="color:#3366CC;font-family:courier;font-size:.9em;margin-left:20px;font-weight:bold;">
<br>
<pre>
#!/usr/bin/env python3<br>
<br>
# Purpose: Creates system info report<br>
#<br># USAGE: ./myreport.py<br>
</pre>
</code>
</li>
<li>Run your script to make sure it works. Note that the output does not need to match the bash script exactly, but it should be very close.</li>
</ol>
= LAB 1 SIGN-OFF (SHOW INSTRUCTOR) =
Follow the submission instructions for lab 1 on Blackboard.