|
|
|
|
|
by jolmg
2558 days ago
|
|
I chuckled at the "TRAILER!!!". I wonder what other file formats have silly things like this. From `man 5 cpio`: > The end of the archive is indicated by a special record with the pathname “TRAILER!!!”. This makes me wonder if this means that the cpio format can't reliably be used for files with the path "TRAILER!!!". Why would the format even need a special record to indicate the end of the archive? Is there any reason why one wouldn't be able to rely on the end of the file to indicate the end of the archive? |
|