Skip to content

Instantly share code, notes, and snippets.

@lukecav
Last active February 6, 2018 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukecav/bf17723acf94fc043332779672cb1d5a to your computer and use it in GitHub Desktop.
Save lukecav/bf17723acf94fc043332779672cb1d5a to your computer and use it in GitHub Desktop.
Tar blocking size
tar --show-defaults
The default blocking factor is typically 20 (i.e., 10240 bytes), but can be specified at installation.
--record-size=SIZE SIZE bytes per record, multiple of 512
--record-size=32K
--record-size=64K
--record-size=128K
--record-size=256K