1
2LUMINA-ARCHIVER(1)        BSD General Commands Manual       LUMINA-ARCHIVER(1)
3

NAME

5     lumina-archiver — a graphical front-end to tar.  Manages and creates ar‐
6     chives.
7
8

SYNOPSIS

10     lumina-archiver [--burn-img FILE] [--ax FILE] [--aa NEW_ARCHIVE FILES]
11                     [--sx ARCHIVE EXTRACT_PATH]
12
13

DESCRIPTION

15     lumina-archiver is a graphical front end to the tar utility.
16     lumina-archiver includes limited support for copying USB images to a USB
17     device.  This uses the dd utility.  lumina-archiver requires two runtime
18     utilities: tar and dd.  The tar utility is used for the backend archive
19     control system.  The dd utility is used to copy an image file ("*.img")
20     to a USB device.
21
22     Arguments for lumina-archiver include:
23
24     --burn-img
25             This launches the burn dialog when lumina-archiver loads.
26
27     --ax    This auto-extracts a file into a new directory with the same name
28             as the given file.
29
30     --aa    Auto extracts files into a new archive the user designates.
31
32     --sx    Designate an archive and path to place extracted files.
33
34

EXAMPLES

36           % lumina-archiver --burn-img ./TrueOS-2017-07-05-x64-USB.img
37     Opens the burn dialog for TrueOS-2017-07-05-x64-USB.img.
38
39           % lumina-archiver --ax ./lumina-master.zip
40     Auto-extracts lumina-master.zip into a directory called lumina-master.
41
42

FILES

44     /usr/local/bin/lumina-archiver
45
46

SEE ALSO

48     dd(1), tar(1)
49
50

AUTHORS

52     Aaron St. John and Tim Moore ⟨aaron@ixsystems.com⟩
53
541.3.3                          November 2, 2017                          1.3.3
Impressum