An easy way to list the installed ports in FreeBSD in chronological order (most recent first):
1 |
ls -latT /var/db/pkg | less |
Musings of a Web Technologist
Posted on by Ville Leave a Comment
An easy way to list the installed ports in FreeBSD in chronological order (most recent first):
1 |
ls -latT /var/db/pkg | less |
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Leave a Reply