Is it possible to execute one script which reads through a file containing a list of packages/applications, tests if each entry is already installed and if not, proceed to install?
I'm trying to find an approach which I can use in installing applications on a number of virgin servers autonomously.