GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MSEQ(1) FreeBSD General Commands Manual MSEQ(1)

mseq
manipulate message sequences

mseq [-fr] [-c msg] msgs ...

mseq -S [-fr] < sequence

mseq -A [-fr] < sequence

mseq -C msg

mseq prints, fixes and sets the message sequence. (See mmsg(7) for the message argument syntax.)

If no msgs are passed and mseq is used interactively, mseq prints all messages in the sequence.

With -S or -A, mseq will replace (resp. append) the default sequence. If the standard output is not a terminal, the new sequence is also printed.

The options are as follows:

msg
Behave as if msg was the current message.
Fix non-existing filenames by searching for a message with the same maildir id (but different flags).
Remove leading indentation from the filenames.
Set the message sequence to the filenames passed on standard input.
Like -S, but append to the message sequence instead of replacing it.
msg
Set the current message to msg and exit.

Directory containing mblaze configuration. (Default: $HOME/.mblaze)
Symbolic link referring to the current message. (Default: ${MBLAZE:-$HOME/.mblaze}/cur)
When set to a filename, overrides the current message. (Prefer using -c instead.)
File were the sequence is stored. (Default: ${MBLAZE:-$HOME/.mblaze}/seq)

The mseq utility exits 0 on success, and >0 if an error occurs.

mmsg(7)

Leah Neukirchen <leah@vuxu.org>

mseq 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.

http://creativecommons.org/publicdomain/zero/1.0/

July 22, 2016 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.