Re: [dev] [st] RFC halt function
> I use less for scrollback generally and it's fine. The reason it is
> useful for me to have an alternative is for cases where output is
> unexpectedly large, and rerunning the process isn't practical. Also
> getting lots of unexpected stderr output won't be handled well by
> less by default.
just mod your shell to always copy all stdout of commands into a temp
file, then open the file with less after one of these stupidly long
commands.
Received on Fri Apr 26 2013 - 23:11:02 CEST
This archive was generated by hypermail 2.3.0
: Fri Apr 26 2013 - 23:12:06 CEST