On Tue, Jun 10, 2008 at 10:09 PM, Novembre <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Two questions:
> 1) Is it possible to determine the date a port/package is installed?
> 2) How can I delete all the ports/packages installed after a certain date?
>
> Thanks a lot :)

1. Please don't cross-post.
2. ls -lt /var/db/pkg/*/+DESC piped to whatever language you want to
analyze the dates will provide you the result you want, _unless_
either you modified the file(s)

Cheers,
-Garrett
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to