I’ve just written this:
for n in `seq \`expr $i - 1\``; do # word name list
eval echo "\"\t\t\\\"\$fn_word$n\\\",\"" >> fn.c
done
And then I woke up.
every machine is a smoke machine if you use it wrong enough
I’ve just written this:
for n in `seq \`expr $i - 1\``; do # word name list
eval echo "\"\t\t\\\"\$fn_word$n\\\",\"" >> fn.c
done
And then I woke up.

Leave a Reply