.TH MHPATH %manext1% 2012-02-18 "%nmhversion%"
-.\"
+.
.\" %nmhwarning%
-.\"
+.
.SH NAME
mhpath \- print full pathnames of nmh messages and folders
.SH SYNOPSIS
.PP
.RS 5
.nf
-% mhpath
+$ mhpath
/r/phyl/Mail/foo
-% mhpath all
+$ mhpath all
/r/phyl/Mail/foo/3
/r/phyl/Mail/foo/5
/r/phyl/Mail/foo/6
-% mhpath 2001
+$ mhpath 2001
mhpath: message 2001 out of range 1-6
-% mhpath 1\-2001
+$ mhpath 1\-2001
/r/phyl/Mail/foo/3
/r/phyl/Mail/foo/5
/r/phyl/Mail/foo/6
-% mhpath new
+$ mhpath new
/r/phyl/Mail/foo/7
-% mhpath last new
+$ mhpath last new
/r/phyl/Mail/foo/6
/r/phyl/Mail/foo/7
-% mhpath last\-new
+$ mhpath last\-new
mhpath: bad message list last\-new
-% mhpath cur
+$ mhpath cur
/r/phyl/Mail/foo/4
-% mhpath 1\-2
+$ mhpath 1\-2
mhpath: no messages in range 1\-2
-% mhpath first:2
+$ mhpath first:2
/r/phyl/Mail/foo/3
/r/phyl/Mail/foo/5
-% mhpath 1 2
+$ mhpath 1 2
/r/phyl/Mail/foo/1
/r/phyl/Mail/foo/2
.fi
.PP
.RS 5
.nf
-% cd `mhpath +inbox`
+$ cd \`mhpath +inbox\`
-% echo `mhpath +`
+$ echo \`mhpath +\`
/r/phyl/Mail
.fi
.RE
.PP
.RS 5
.nf
-mv `mhpath 501 500`
+mv \`mhpath 501 500\`
.fi
.RE
.PP
.PP
.RS 5
.nf
-mv `mhpath 501` `mhpath 500`
+mv \`mhpath 501\` \`mhpath 500\`
.fi
.RE
.PP
.fc ^ ~
.nf
.ta \w'ExtraBigProfileName 'u
-^$HOME/\&.mh\(ruprofile~^The user profile
+^$HOME/.mh_profile~^The user profile
.fi
.SH "PROFILE COMPONENTS"
.fc ^ ~