| |
|
|
msh Reference Guide
[return-to: MH Reference Guide]
[table of contents] [index]
msh: MH shell
- -scan
- Do scan unseen at startup
- -noscan (default)
- Don't scan unseen at startup
- -topcur
- Current message at top of vmh scan window
- -notopcur (default)
- Current message at middle of vmh scan
window
- -prompt string
- User prompt (default: (msh))
- file (default: msgbox in current directory)
- File to process, in mailbox/packf format
|
|
|
|
|
|
include("links-2.html"); ?> |
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's web hosting customers only. |
|
|
|
Quotes:
$quotes = file("1quotes.txt");
$quote = rand(1, sizeof($quotes));
echo $quotes[$quote];
?>
|
|
|
|
|