view bin/nur @ 11979:f04a3527bfa9 draft

<kspalaiologos> learn the bfasm The brainfuck assembler. Documentation and samples: https://raw.githubusercontent.com/KrzysztofSzewczyk/asmbf/master/doc/bfasm.doc
author HackEso <hackeso@esolangs.org>
date Wed, 23 Oct 2019 17:51:27 +0000
parents eb4d7573ecd3
children 18a62a151fd3
line wrap: on
line source

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