annotate bin/grwp @ 9661:7f39e7f409ee

<oerjan> sled bin/grwp//2ccd wisdom; grep -R "$@" -- .* *
author HackBot
date Fri, 11 Nov 2016 19:44:16 +0000
parents b2baacd49675
children 07673a5a3a32
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9657
7adcc6d0ebfb <int-e> ` (echo \'#! /bin/sh\'; echo \'cd wisdom; grep -r "$@" .\') > bin/grwp; chmod +x bin/grwp
HackBot
parents:
diff changeset
1 #! /bin/sh
9661
7f39e7f409ee <oerjan> sled bin/grwp//2ccd wisdom; grep -R "$@" -- .* *
HackBot
parents: 9660
diff changeset
2 cd wisdom; grep -R "$@" -- .* *