vault backup: 2026-05-14 14:26:46

This commit is contained in:
2026-05-14 14:26:47 +01:00
parent d6d4d2d345
commit 009ad75f3f
3 changed files with 75 additions and 30 deletions
+15
View File
@@ -0,0 +1,15 @@
---
category:
- "[[Note]]"
type:
title:
created: 2026-05-14T14:17:36
tags:
---
## zfs commands
list dataset snapshots
```
zfs list -t snapshot pool-name/dataset-name
```