the following command will sort and show all of the rpm packages installed on a computer using less
rpm -qa | sort | less
Posted via email from Evan’s posterous | Comment »