Skip to content

Instantly share code, notes, and snippets.

@pr1ntf
Created April 4, 2015 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pr1ntf/5a2d0fb458536fd8612b to your computer and use it in GitHub Desktop.
Save pr1ntf/5a2d0fb458536fd8612b to your computer and use it in GitHub Desktop.
wdq -- WhereDafuQ is this port I want to install in FreeBSD!?
#!/bin/sh
find /usr/ports -name "$1"
@pr1ntf
Copy link
Author

pr1ntf commented Apr 4, 2015

Standard /bin/sh rules apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment