view bin/nur @ 11990:7c770f5b66d2 draft

<ais523> delquote 1271
author HackEso <hackeso@esolangs.org>
date Thu, 24 Oct 2019 22:13:54 +0000
parents eb4d7573ecd3
children 18a62a151fd3
line wrap: on
line source

if grep -q \  <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi