annotate bin/nur @ 12002:70235227ef1d draft

<ashtons> touch banana.txt
author HackEso <hackeso@esolangs.org>
date Tue, 12 Nov 2019 00:50:17 +0000
parents eb4d7573ecd3
children 18a62a151fd3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11680
eb4d7573ecd3 <oerjan> mkx bin/nur//if grep -q \\ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi
HackEso <hackeso@esolangs.org>
parents: 11679
diff changeset
1 if grep -q \ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi