view bin/nur @ 12489:6b1d2bb35c60 draft

<int-e> ` mv /hackenv/share/UnicodeData.txt /hackenv/share/UnicodeData.txt.bak
author HackEso <hackeso@esolangs.org>
date Fri, 10 Nov 2023 13:31:08 +0000
parents 18a62a151fd3
children
line wrap: on
line source

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