view bin/maketext @ 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 ee2e8950bb3c
children
line wrap: on
line source

#!/bin/bash
X=`ls maketext | wc -l`; echo "$1" > maketext/$X; echo $X