comparison bin/quotenums @ 12120:4db5a8cfee37 draft

<fizzie> sled /hackenv/bin/quotenums//s|quotes|${HACKENV-/hackenv}/quotes|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 23:13:07 +0000
parents fe8f574b561c
children
comparison
equal deleted inserted replaced
12119:f64c09e35116 12120:4db5a8cfee37
1 #!/bin/sh 1 #!/bin/sh
2 grep -P -i -n "$1" quotes | cut -d : -f 1 | xargs 2 grep -P -i -n "$1" ${HACKENV-/hackenv}/quotes | cut -d : -f 1 | xargs