1NEWSQ(1) General Commands Manual NEWSQ(1)
2
3
4
6 newsq - list news server outgoing queue
7
8
10 newsq [ options ] [ hostname... ]
11
12
14 Unless options dictate otherwise, newsq lists the current outgoing
15 queue for the specified hosts. If no name is given, the queues of all
16 external news hosts are shown.
17
18
20 -a List all entries, also those without any outgoing messages.
21
22 --batch batchdir
23 Use batchdir as the outgoing news article spool directory
24 instead of the default .
25
26 --cnews
27 Set to C News mode.
28
29 -c Continuously lists state of currently active newsx processes.
30
31 --inn Set to INN mode.
32
33 -n Show the size of the outgoing quene.
34
35 -q Quiet operation, useful for getting outgoing queue empty vs.
36 non-empty status.
37
38 -s List state of currently active newsx processes.
39
40 -w secs
41 Continuously lists state, pause secs seconds between displays.
42
43
45 newsq returns error codes as follows:
46 0 - Successful completion
47 1 - Outgoing queue is empty
48 2 - Incorrect arguments supplied.
49
50
52 Report any bugs to http://www.kvaleberg.com/bug/
53
54
56 For C News:
57
58 /var/spool/news/outgoing/spoolname/togo
59 Spool file
60
61
63 Egil Kvaleberg <egil@kvaleberg.no>
64
65
67 newsx(8)
68
69
70
71 NEWSQ(1)