view bin/forth @ 11190:e663bb69ea50

<oerjan> learn Fizzbuzz is the enterprise version of counting, where you replace certain numbers by buzzwords.
author HackBot
date Mon, 04 Sep 2017 02:21:02 +0000
parents 6ad2db782cb2
children
line wrap: on
line source

#! /bin/bash
exec gforth -e "$* bye" </dev/null