Closed starpit closed 1 week ago
with this, an "add1" would be
./lunchpail build -e 'printf "%d" $((1+$(cat $1))) > $2' -o /tmp/add1
with this, an "add1" would be