Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. clofland

    sort packages by install date

    The command to dump all installed package info is pkginfo -l but I don't know any way to make it sort or give only the install date, other than using a lot of commands to parse the output. This should do what you want though: ls -lt /var/sadm/pkg /var/sadm contains data form all package and...

Part and Inventory Search

Back
Top