summaryrefslogtreecommitdiffstats
path: root/archivers/star/pkg-descr
blob: c8dfaa1ab9948691213cf40704cfdd64c884c0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Star is the fastest known implementation of a tar archiver.

Main advantages over other tar implementations:
	fifo			- Keeps the tape streaming.
	pattern matcher		- For a convenient user interface.
	sophisticated diff	- User tailorable interface for comparing tar
				  archives against file trees.
	no namelen limitation	- Pathnames up to 1024 Bytes may be archived.
	deals with all 3 times	- Stores/restores all 3 times of a file.
	does not clobber files	- More recent copies on disk will not be
				  clobbered from tape.
	automatic byte swap	- star automatically detects swapped archives.
	automatic format detect	- Automatically detects archive formats:
				  old tar, gnu tar, ansi tar, star.
	fully ansi compatible	- star is fully ANSI/Posix 1003.1 compatible.

Please mail bugs and suggestions to:
Author: Joerg Schilling <js@cs.tu-berlin.de>
WWW: http://cdrecord.berlios.de/old/private/star.html
OpenPOWER on IntegriCloud