Tiny script to type into a file, one character at a time, no editing, no rewind. Ctrl+C to finish.
You’ll need Python. Install, as usual,
python setup.py install
Then, rash --help
.
to dump text on a file, without looking back, for free-writing push-ups
PythonMIT