changeset 12213:51139b1da717 draft

<fizzie> ` sed -e \'s/wisdom/bin/g\' < /hackenv/bin/grwp > /hackenv/bin/grbp; chmod a+x /hackenv/bin/grbp
author HackEso <hackeso@esolangs.org>
date Sat, 30 Nov 2019 01:56:40 +0000
parents f8017a8f2c4a
children 4d504750c68e
files bin/grbp
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/grbp	Sat Nov 30 01:56:40 2019 +0000
@@ -0,0 +1,2 @@
+#! /bin/bash
+cd $HACKENV/bin; shopt -s dotglob; grep -R "$@" -- *