On Sun, May 28, 2006, Christian Weisgerber wrote: > Daniel Dickman <[EMAIL PROTECTED]> wrote:
> > Does anyone know how to bind ^L to clear the screen in a default 3.9
> > installation?
> You can't, at the shell prompt. ksh can't do that.
What's wrong with
alias =clear
It works for me (OpenBSD 3.8, /bin/ksh).

