annotate bin/grwp @ 9663:bef48a1863a4

<oerjan> sled bin/grwp//s/setopt/shopt/
author HackBot
date Fri, 11 Nov 2016 19:56:21 +0000
parents 07673a5a3a32
children f96f98ed1ae1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9662
07673a5a3a32 <oerjan> sled bin/grwp//1s/sh/bash/;2ccd wisdom; setopt -s dotglob; grep -R "$@" -- *
HackBot
parents: 9661
diff changeset
1 #! /bin/bash
9663
bef48a1863a4 <oerjan> sled bin/grwp//s/setopt/shopt/
HackBot
parents: 9662
diff changeset
2 cd wisdom; shopt -s dotglob; grep -R "$@" -- *