Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - SSD

198 bytes removed, 09:36, 14 June 2016
no edit summary
We will continue with using shell scripts to create a Software Information Report that manipulates output generated by the '''rpm''' command. The '''sed''' and '''awk''' commands are very useful tools in shell scripting to manipulate text. In this lab, we will be using ''sed'' to allow the user to select certain portions from the rpm command (options -qi).
If you require <u>'''additional practice'''</u> in creating shell scripts using the "sed" utility, run Perform the following command in your '''Matrix''' accountsteps:<br>'''/home/murray.saul/scripting-4'''<br><br># Perform the following steps in Use your '''c7host''' machine VM for this section.
# Open a Bash shell terminal and login as root.
# Use a text editor (such as <b><code><span style="color:#3366CC;font-size:1.2em;">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;">packageInfo.bash</span></code></b> in root's home directory.
13,420
edits

Navigation menu