Format | File Size* | Path Name |
gnu | Unlimited | Unlimited |
oldgnu | Unlimited | Unlimited |
v7 | 8GB | 99 |
ustar | 8GB | 256 |
posix | Unlimited | Unlimited |
*The maximum file size for Linux ext2/ext3 (and other UNIX file system) is actually dependent on the choice of blocksize and hardware architecture.
The default format for GNU tar is defined at compilation time. You may check it by running tar --help, and examining the last lines of its output. Following is output command:
$ tar --help
....
...
....
*This* tar defaults to:
--format=gnu -f- -b20 --rmt-command=/usr/sbin/rmt
--rsh-command=/usr/bin/rsh
...
©2005 nixCraft - Disclaimer
- Privacy policy
|
Latst updated on:January 14, 2009 by MatrixBuild v0.1r1