view bin/nur @ 12379:03d0535e2f9a draft

<int-e> learn Libera is the land of the future. Maybe.
author HackEso <hackeso@esolangs.org>
date Thu, 20 May 2021 22:34:47 +0000
parents 18a62a151fd3
children
line wrap: on
line source

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