On Thu, Jan 10, 2008 at 01:53:15AM -0500, Jon Stanley wrote: > The documented search facility of 'more' is broken. This was reported > to Fedora as https://bugzilla.redhat.com/show_bug.cgi?id=428218 and I > have confirmed that the behavior persists in in a git snapshot as of a > few minutes ago, as well as in 2.13.1-rc2. IMHO the behaviour is correct. I've tested more(8) on Fedora 7, RHEL3.7 and Debian 2.2 and I see the same behaviour everywhere. rhbz#428218: > Try something like > more /usr/share/doc/util-linux-ng-2.13/README<Enter> > /MAILING<Enter> > > It gives an error "Pattern not found". Sure, more(8) doesn't looking for the pattern everywhere in the file (unlike less(8)). The search facility works between the current position and end of file. The current position is at end of screen. BTW, the file more.c is unbelievable unreadable junk... Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html