GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
STUNAR(1) Schily´s USER COMMANDS STUNAR(1)

suntar - create tape archives and add or extract files

suntar  command [ options ] file1 ... filen

This manual page documents an emulation of the Sun version of tar. It has been implemented on top of the star program.

For a description of the Sun tar program check the Sun tar manual page.

Star supports the Sun tar options.

The extended options are options taken from star.

Prints a summary of the most important options for suntar(1) and exits.
Prints a summary of the less important options for suntar(1) and exits.
Prints the suntar version number string and exists.
print additional debug messages
set extended debug level
Generate a tape archive in headertype format. For more information, see star(1).
-/
don't strip leading '/'s from file names
--..
don't skip filenames that contain '..' in non-interactive extract
--7z
run the input or output through a p7zip pipe - see option -z below.

Note that the p7zip program currently does not operate on a pipe but on a /tmp file copy and thus limits the maximum archive size.

don't extract links that start with '/' or contain '..'
extract links that start with '/' or contain '..'
handle access control lists
handle extended file flags
set (output) block size to #
set fifo size to #
do not call fsync() for each extracted file (may be dangerous).
call fsync() for each extracted file.

print timing info
do not print statistics
print statistics
print fifo statistics
don't use a fifo to optimize data flow from/to tape
don't use user/group name from tape
pipe input/output through lzop, does not work on tapes
pipe input/output through lzip, does not work on tapes
pipe input/output through gzip, does not work on tapes
pipe input/output through bzip2, does not work on tapes
pipe input/output through zstd, does not work on tapes

The options above are not defined by Sun tar.

For a complete documentation of the star based options check star(1).

spax(1), suntar(1), scpio(1), tar(1), cpio(1), pax(1), rcp(1), mt(1), rmt(1), match(1), dd(1), sdd(1), rsh(1), ssh(1), star(1), star(5), rcmd(3), fssnap(1m)

This suntar implementation is based on the star implementation and does not implement all features of the original Sun tar program.

suntar -x is equivalent to star -xU -force-remove -remove-first -keep-nonempty-dirs

None currently known.

Mail bugs and suggestions to schilytools@mlists.in-berlin.de or open a ticket at https://codeberg.org/schilytools/schilytools/issues.

The mailing list archive may be found at:

https://mlists.in-berlin.de/mailman/listinfo/schilytools-mlists.in-berlin.de.

Joerg Schilling and the schilytools project authors.

The source code for suntar is included in the schilytools project and may be retrieved from the schilytools project at Codeberg at

https://codeberg.org/schilytools/schilytools.

The download directory is

https://codeberg.org/schilytools/schilytools/releases.

2022/10/06 Joerg Schilling

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.