13,420
edits
Changes
no edit summary
#!/bin/bash <br>
<br>
# packageInfo.bash[application-name]<br>
# Purpose: Generates a report to displaying specified information of installed software<br>
#<br># USAGE: ./packageInfo.bash<br>
<code style="color:#3366CC;font-family:courier;font-size:.9em;">
# Clear screen and use Here Document to display select on report items to read into variable<br>
clear<br>
cat <<+<br>
Available Package Information Items:<br>