NerdFetch icon indicating copy to clipboard operation
NerdFetch copied to clipboard

fix package count for ports

Open polluks opened this issue 1 year ago • 2 comments

$ port installed | head -2 The following ports are currently installed: alpine @2.26_0+kerberos+ldap+ssl (active)

polluks avatar Feb 03 '24 15:02 polluks

Might be better to use $(()) syntax instead of expr

ThatOneCalculator avatar Feb 03 '24 19:02 ThatOneCalculator

@ThatOneCalculator done

polluks avatar Feb 15 '24 16:02 polluks