dotfiles/.bin/OLD/dev-search-ports-all

8 lines
152 B
Plaintext
Raw Normal View History

2023-02-22 08:31:38 +01:00
#!/bin/sh
ugrep --exclude-dir="CVS" \
--exclude-dir="pobj" \
--exclude-dir="distfiles" \
--recursive \
"$@" \
/usr/ports/