Hi,
why is the output of this
  aptitude search coin

different than when redirecting the output to a file or a pipe:
  aptitude search coin >t.t
  aptitude search coin | less -Sn

The difference is that the result gets cutted when piping/redirecting.
The question is: why such an inconsistent and unintuitive behavior?



_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to