Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / scan.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: SCAN</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="saveresources.html">SAVERESOURCES</a>]</td><td><nobr>[<a href="../resources.html#scan">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="single.html">SINGLE</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>SCAN</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>N/A
22</p>
23</dd>
24
25<dt><strong>Element</strong></dt>
26<dd><p>N/A
27</p>
28</dd>
29
30<dt><strong>Command-line Option</strong></dt>
31<dd><p>
32<code>-scan
33</code>
34</p>
35</dd>
36
37</dl>
38
39<!-- *************************************************************** -->
40<hr>
41<h2>Description</h2>
42
43<p>When SCAN is specified, a text listing of the contents of
44the archive are outputed to standard out. Messages are listed
45in the order defined for the main index.
46</p>
47
48<!-- *************************************************************** -->
49<hr>
50<h2>Default Setting</h2>
51
52<p>N/A
53</p>
54
55<!-- *************************************************************** -->
56<hr>
57<h2>Resource Variables</h2>
58
59<p>N/A
60</p>
61
62<!-- *************************************************************** -->
63<hr>
64<h2>Examples</h2>
65
66<p>The following example generates an output in the order
67defined in the database of the archive:
68</p>
69
70<pre>
71% <b>mhonarc -scan -outdir /home/ehood/html/archive</b>
72Reading database ...
73117 messages in /home/ehood/html/archive:
74
75Msg # YYYY/MM/DD From Subject
76----- ---------- --------------- -------------------------------------------
77 62 1996/07/30 Kwin Kramer Reading STDIN not from keyboard -- or, Syst
78 23 1996/07/31 Christopher M. Re: Setting @INC to include my own modules
79 9 1996/08/01 Dan Kirkwood object as hash key loses methods
80 2 1996/08/01 James F'jord Ly Re: We're HIRING hot hackers!
81 1 1996/08/01 Christopher Cha Curious Multi-Dimensional array behavior
82 14 1996/08/01 I R A Aggie Re: Patch for arithmetic bug in 5.003 ?
83 3 1996/08/01 Bernard Bellon Re: How do you grab a URL in perl?
84 38 1996/08/01 Mohammed Dewan Help needed badly win3.1 and perl.
85 59 1996/08/01 Mohammed Dewan Using file in perl.
86 4 1996/08/01 Dan Gildor Re: Threaded Discusion groups embeded in We
87 5 1996/08/01 kendall shaw addicted to emacs lisp
88 6 1996/08/01 Ye He Q: Sybase extension to Perl
89 83 1996/08/01 I R A Aggie Re: Browser/Page matching CGI script
90 7 1996/08/01 Chris Schleiche Re: Simple program looks good, but gives er
91 13 1996/08/01 Steve McCullagh Perl 5.002 and $| errors
92...
93</pre>
94
95<p>If you want always to get a listing that shows messages by number,
96use somthing like the following:
97</p>
98
99<pre>
100% <b>mhonarc -scan -noreverse -nosort -outdir /home/ehood/html/archive</b>
101Reading database ...
102117 messages in /home/ehood/html/archive:
103
104Msg # YYYY/MM/DD From Subject
105----- ---------- --------------- -------------------------------------------
106 0 1996/08/02 Markus Spring How to build a stack of associative arrays?
107 1 1996/08/01 Christopher Cha Curious Multi-Dimensional array behavior
108 2 1996/08/01 James F'jord Ly Re: We're HIRING hot hackers!
109 3 1996/08/01 Bernard Bellon Re: How do you grab a URL in perl?
110 4 1996/08/01 Dan Gildor Re: Threaded Discusion groups embeded in We
111 5 1996/08/01 kendall shaw addicted to emacs lisp
112 6 1996/08/01 Ye He Q: Sybase extension to Perl
113 7 1996/08/01 Chris Schleiche Re: Simple program looks good, but gives er
114 8 1996/08/02 Paul Re: Eric Herrmann's Sams.Net Teach Yourself
115 9 1996/08/01 Dan Kirkwood object as hash key loses methods
116 10 1996/08/02 Mike Stok Re: I cannot rename files using rename. I
117 11 1996/08/02 Elisabeth Freem Re: current working directory
118