MHPATH(1m,C) AIX Commands Reference MHPATH(1m,C)
-------------------------------------------------------------------------------
mhpath
PURPOSE
Prints full path names of messages and folders.
SYNTAX
+-----------+
mhpath ---| |--->
+- +folder -+
+------------------------------------------------------------+
>---| +-------- all -------------------------------------------+ |---|
+-| +----------- new ------------------------------------+ |-+
+-| +------------ sequence ------------+ +-------+ |-+
+---| one of |---| |-+
^ | +-------+ +------------------+ | | +- new -+
| +-| num |---| one of |-+ |
| | first | |1+--------------+ | |
| | prev | +-| :num -prev |-+ |
| | cur | | :+num -cur | |
| | . | | :-num -. | |
| | next | | -num -next | |
| | last | | -first -last | |
| +-------+ +--------------+ |
+--------------------------------------+
mhpath --- -help ---|
-----------------
1 Do not put a blank between these items.
Warning: See restrictions, Chapter 18, AIX Programming Tools and Interfaces.
DESCRIPTION
The mhpath command is used to list the path names of folders and messages.
This command is part of the Message Handling (MH) package and can be used with
other MH and AIX commands.
The mhpath command lists the path names of all specified messages. If you do
not specify any messages, mhpath lists the path name of the folder. If you do
not specify messages or a folder, mhpath lists the path name of the current
folder.
Processed November 8, 1990 MHPATH(1m,C) 1
MHPATH(1m,C) AIX Commands Reference MHPATH(1m,C)
FLAGS
+folder msgs Specifies the folder or the messages for which you want to list
path names. msgs can be several messages, a range of messages,
or a single message. You can use the following message
references when specifying msgs:
num first prev cur
. next last new
all sequence
You cannot use new in a message range.
If you do not specify a message, mhpath lists the path name of
the specified folder. The default folder is the current
folder.
-help Displays help information for the command.
PROFILE ENTRIES
Current-Folder: Sets your default current folder.
Path: Specifies your user_mh_directory.
FILES
.profile
$HOME/.mh_profile The MH user profile.
RELATED INFORMATION
See the mh-mail, and mh-profile files in AIX Operating System Technical
Reference.
See "Overview of the Message Handling Package" in Managing the AIX Operating
System.
Processed November 8, 1990 MHPATH(1m,C) 2