summaryrefslogtreecommitdiff
path: root/how_to_archive_with_posix_ar.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-12-30 03:02:56 +0100
committerAki <please@ignore.pl>2023-12-30 03:02:56 +0100
commitb334c0b6bcf520ff20ab2a3192b56304c6ffb306 (patch)
tree025843b261791ebdb191a357777396e4a06b0d8f /how_to_archive_with_posix_ar.html
parent178348d704a6186d8ed0485b7909ee9bd5b9ff9d (diff)
downloadignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.zip
ignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.tar.gz
ignore.pl-b334c0b6bcf520ff20ab2a3192b56304c6ffb306.tar.bz2
Date and post headers styles changed
Diffstat (limited to 'how_to_archive_with_posix_ar.html')
-rw-r--r--how_to_archive_with_posix_ar.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/how_to_archive_with_posix_ar.html b/how_to_archive_with_posix_ar.html
index 19fc082..147f9f2 100644
--- a/how_to_archive_with_posix_ar.html
+++ b/how_to_archive_with_posix_ar.html
@@ -11,11 +11,13 @@
<title>How to Archive With POSIX ar</title>
-<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav>
+<header>
+<nav><a href="https://ignore.pl">ignore.pl</a></nav>
+<time>26 July 2021</time>
+<h1>How to Archive With POSIX ar</h1>
+</header>
<article>
-<h1>How to Archive With POSIX ar</h1>
-<p class="subtitle">Published on 2021-07-26 00:47:00+02:00, last modified on 2021-07-26 17:09:00+02:00
<p>Let's continue <a href="how_to_archive_with_posix_tar_cpio_and_pax.html">last POSIX archiving guide</a> from the
very spot we finished. Today, we'll deal with just one tool. Very peculiar one, because it's more of a development
utility than an archiver with portable format. In fact, it doesn't have a defined format at all. More than that, POSIX