Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / bbtar.rf
1 .\"     @(MHWARNING)
2 .\" @(#)$Id: bbtar.rf,v 1.5 90/04/05 15:12:03 sources Exp $
3 .SC BBTAR 8
4 .NA
5 bbtar \- generate the names of archive files to be put to tape
6 .SY
7 @(BBHOME)/bbtar
8 \%[private] \%[public]
9 .DE
10 The \fIbbtar\fR program reads the BBoards database and produces on its
11 standard output the names of BBoards archives which should be put to tape,
12 for direct use in a \fItar\fR\0(1) command.
13
14 If the argument `private' is given,
15 only private BBoards are considered.
16 If the argument `public' is given,
17 only public BBoards are considered.
18 This lets the BBoards administrator write two tapes,
19 one for general read\-access (the public BBoards),
20 and one for restricted access.
21 The default is all BBoards
22
23 For example:
24
25 .nf
26 .in +.5i
27 cd archive              # change to the archive directory
28 tar cv `bbtar private`  # save all private BBoard archives
29 .in -.5i
30 .fi
31
32 After the archives have been saved to tape,
33 they are usually removed.
34 The archives are then filled again,
35 usually automatically by cron jobs which run \fIbbexp\fR\0(8).
36 .Fi
37 ^@(BBHOME)/BBoards~^BBoards database
38 .Pr
39 None
40 .Sa
41 bboards(5), bbexp(8)
42 .De
43 None
44 .Co
45 None
46 .En