table of contents
| MLESS(1) | General Commands Manual | MLESS(1) |
NAME¶
mless —
SYNOPSIS¶
mless |
[msg] |
DESCRIPTION¶
mless runs less(1) on the output of
mshow(1) for the current sequence. Display starts with the
current message, or msg if passed. (See
mmsg(7) for the message argument syntax.)
When no messages are passed and the standard input is from a pipe,
‘mseq -S’ is called to set the current
sequence; mless is then run on the resulting
sequence. The first "file" of the less instance will be the output
of mscan(1). This makes mless
convenient for use at the end of a pipeline.
mless will start less(1)
and display the current message, if possible. Use
‘:n’ and
‘:p’ to read the next (resp. previous)
message.
EXIT STATUS¶
Themless utility exits 0 on success,
and >0 if an error occurs.
SEE ALSO¶
less(1), mscan(1), mseq(1), mshow(1), mmsg(7)AUTHORS¶
Leah Neukirchen <leah@vuxu.org>LICENSE¶
mless is in the public domain.
To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work.
| July 22, 2016 | Linux 4.19.0-10-amd64 |