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
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:25:07 EDT