NerdFetch
NerdFetch copied to clipboard
fix package count for ports
$ port installed | head -2 The following ports are currently installed: alpine @2.26_0+kerberos+ldap+ssl (active)
Might be better to use $(()) syntax instead of expr
@ThatOneCalculator done