view bin/nur @ 11951:f96359542199 draft

<ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%%f", C/C++); }\' | gcc -fno-diagnostics-color -Wall -Wextra -x c /dev/stdin
author HackEso <hackeso@esolangs.org>
date Thu, 19 Sep 2019 17:56:36 +0000
parents eb4d7573ecd3
children 18a62a151fd3
line wrap: on
line source

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