The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Comparing installed software.
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Comparing installed software.
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
08-31-2008
era
Herder of Useless Cats (On Sabbatical)
Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,652
Do you have a master list of what software should be installed?
You might want to use
Perl
or Awk to read the versions into an array (Perh hash) and then in the end print missing packages (array keys) and wrong versions (key values).
era
View Public Profile
Visit era's homepage!
Find all posts by era
Find era's past nominations received
Find era's present nominations given