comparison bin/grwp @ 9662:07673a5a3a32

<oerjan> sled bin/grwp//1s/sh/bash/;2ccd wisdom; setopt -s dotglob; grep -R "$@" -- *
author HackBot
date Fri, 11 Nov 2016 19:55:20 +0000
parents 7f39e7f409ee
children bef48a1863a4
comparison
equal deleted inserted replaced
9661:7f39e7f409ee 9662:07673a5a3a32
1 #! /bin/sh 1 #! /bin/bash
2 cd wisdom; grep -R "$@" -- .* * 2 cd wisdom; setopt -s dotglob; grep -R "$@" -- *