[sllug-members]: stderr + less

Walt Haas haas at xmission.com
Thu May 4 14:50:26 MDT 2006


Steve Dibb <steve at wonkabar.org> wrote:

> Is there a way to pipe stuff put out through stderr to less?
> 
> I'm trying to do "foo | less" but with no arguments, it displays the 
> help file on stderr, and I can't figure out how to page it.

foo 2>&1|less

-------
Walt Haas          The Web Site Doctor - Cures Sick Web Sites
(801) 534-1262     http://thewebsitedoctor.net


More information about the sllug-members mailing list