2009/6/30 Gordon <[email protected]>: > Ubuntu 9.04 > Is there a way of producing a list of all applications and utilities > installed by me post-installation from the Ubuntu CD?
dpkg -l | grep ^ii Will list all packages that have been installed. Cheers, Al. -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
