File: INSTALLATION

package info (click to toggle)
afio 2.4.7-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 372 kB
  • ctags: 403
  • sloc: ansic: 4,238; sh: 226; makefile: 64
file content (18 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
To install afio, just type

make
make install

This compiles afio, installs the binary in /usr/bin, and the manual page
in /usr/man/man1.

------------------------------

Afio has far too many options to be used directly from the command
line, it is best used as an `archive engine' in a backup script.

See the file SCRIPTS for more information on backup scripts that use
afio.

See the file PORTING for information on compiling afio on non-Linux
machines.