Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7

1 byte added, 14:54, 1 April 2015
no edit summary
# Make certain to log out of your root account and remain as a regular user.
# Open a Shell terminal and use a text editor (such as <b><code><span style="color:#3366CC;font-size:1.5em2em;">vi</span></code></b> or <b><code><span style="color:#3366CC;font-size:1.2em;">nano</span></code></b>) to create a Bash Shell script called: <b><code><span style="color:#3366CC;font-size:1.2em;">report.bash</span></code></b> in your current directory.
# Enter the following text content into your text-editing session:
<code style="color:#3366CC;font-family:courier;font-size:.9em5em;">
&#35;!/bin/bash # Forces script to run in the bash shell<br>
<br>
13,420
edits