From f124ebb797acef231bf4aa527ced44e1cf7d48ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 15 Feb 2026 09:33:52 +0000 Subject: [PATCH] odified: README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f00185a..be3ae1f 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,12 @@ tar -cvpzf "/vault/.backups/devices/homeserver/tar/backup_$(date +"%Y%m%d%H%M%S" / ``` +untar: + +``` bash +tar -xvf archive.tar +``` + ### Users, Groups, and File permissions ```bash