Skip to content

Commit 7aa1c76

Browse files
committed
feat: add tag
1 parent adfde69 commit 7aa1c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-07-02-using-prune-to-manage-archives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "Using Prune to Manage Archives"
44
date: 2023-07-02 00:00:00 -0400
55
category: "Service Setup"
6-
tags: ["linux", "backup"]
6+
tags: ["linux", "backup", "FOSS"]
77
---
88

99
Often times when using a tool like rsync to make backups you end up with lots of archives, and no way to keep them managed over time without a manual process. Prune is a simple tool that lets you remove prune archives in a folder, deleting any archives not matching the specified retention options. Any file type can be an archive and prune allows you to specify which files are in scope to be pruned.

0 commit comments

Comments
 (0)