[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ORCA/C is a horrible compiler
unknown@apple.com (Matt Ackeret) writes:
>out what the error message is/was. Something like "scrollback" would be
>oh-so useful. That would be a useful addition to GNO.. sure it's a weird
>concept, but let the user define a set amount of memory to use for this, and
>then you can scroll through that amount of standard output.
Actually terminal emulation windows for X and such pretty much all have
scrollback capability. However, the true solution (even with Xterms) is
redirection. tail -f is your friend.
Todd Whitesel
toddpw @ cco.caltech.edu