Re: [iPAQ] newbie's questions

From: Nicolas George <nicolas.george_at_ens.fr>
Date: Sat, 1 Jan 2005 18:26:53 +0100

Le duodi 12 nivôse, an CCXIII, cube a écrit :
> 3)when I type ipkg --help | more then the more command is just
> ignored...it's not a big problem, but it would be nice to know what to do
> with it :-)

ipkg writes its usage information on stderr, and nothing on stdout, so more
has nothing to page. Try:

ipkg 2>&1 | more

Received on Sat Jan 01 2005 - 12:27:42 EST

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:25:07 EDT