annotate bin/grwp @ 11328:56b2bb1446bb

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>;s/ \\S+sample\\.png// or die; if (1) { open $o,">",$f;print$o $_; } print;
author HackBot
date Wed, 17 Jan 2018 21:00:31 +0000
parents bef48a1863a4
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 "$@" -- *