Changes

Jump to: navigation, search

OPS245 Lab 1

5 bytes removed, 23:05, 13 January 2021
INVESTIGATION 3: Using Shell Scripting to Generate System Information Reports
&#35;<br>&#35; USAGE: ./myreport.bash<br>
<br>
if [ $USER !== "root" ] # only runs if logged in as root<br>then<br>&nbsp;echo "You must shouldn't be logged in as root." >&2<br>
&nbsp;exit 1<br>
fi<br>
572
edits

Navigation menu