changeset 12045:18a62a151fd3 draft

<oerjan> sled bin/nur//1i#!/bin/bash
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:10:56 +0000
parents 1ac72aef46c7
children e37d658a85e2
files bin/nur
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/nur	Sat Nov 16 04:10:20 2019 +0000
+++ b/bin/nur	Sat Nov 16 04:10:56 2019 +0000
@@ -1,1 +1,2 @@
+#!/bin/bash
 if grep -q \  <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi