annotate bin/nur @ 12304:546e85338cf1 draft

<int-e> learn Kingoffrance is what happens when you cross zzo38 with a conspiracy theorist.
author HackEso <hackeso@esolangs.org>
date Sun, 26 Jan 2020 02:32:48 +0000
parents 18a62a151fd3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12045
18a62a151fd3 <oerjan> sled bin/nur//1i#!/bin/bash
HackEso <hackeso@esolangs.org>
parents: 11680
diff changeset
1 #!/bin/bash
11680
eb4d7573ecd3 <oerjan> mkx bin/nur//if grep -q \\ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi
HackEso <hackeso@esolangs.org>
parents: 11679
diff changeset
2 if grep -q \ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi