Skip to content

Instantly share code, notes, and snippets.

@nestorwheelock
Created March 20, 2019 13:54
Show Gist options
  • Save nestorwheelock/4b644e5d968ed1cf20056a7a355b8f37 to your computer and use it in GitHub Desktop.
Save nestorwheelock/4b644e5d968ed1cf20056a7a355b8f37 to your computer and use it in GitHub Desktop.
#!/bin/sh
pkg info | grep php | awk 'BEGIN {FS="-"} {print $1"-"$2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment