Changes

Jump to: navigation, search

OPS245 Lab 1

No change in size, 14:32, 20 January 2021
m
INVESTIGATION 3: Using Shell Scripting to Generate System Information Reports
<br>
echo "SYSTEM REPORT" > /root/report.txt<br>
echo "Date: $(date +'%A %B %d, %Y (%HI:%M:%p)')" >> /root/report.txt<br>
echo >> /root/report.txt<br>
</code>
572
edits

Navigation menu