Date: Wed, 23 May 2001 00:03:21 -0500 From: Mike Meyer <mwm@mired.org> To: Zhao Song <szhao@cadant.com> Cc: questions@freebsd.org Subject: Re: included softwares Message-ID: <15115.17561.54517.243907@guru.mired.org> In-Reply-To: <50227679@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Zhao Song <szhao@cadant.com> types: > I have FreeBSD 4.3, Is there a way I can find a COMPLETE list of all > software included in the release? You can find the packages on each CDROM by in /packages/INDEX on the CDROM, or the packages in /packages/All. Which disks have packages will depend on the installation. To generate a complete list of the software installed on a system, run the following command as root: find / -type f -perm +111 <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15115.17561.54517.243907>