13-CF / afetch

Simple system info written in C
GNU General Public License v3.0
221 stars 39 forks source link

Faster OpenBSD package count + warning fix #54

Closed kdx2a closed 3 years ago

kdx2a commented 3 years ago

Replaced the slow pkg_info call with an ls -1. Same result, way faster. Instantaneous now.

Minor change : fixed wrong format.