mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
6 lines
83 B
Bash
6 lines
83 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
zfs list -o space
|
||
|
|
||
|
# REF: https://www.youtube.com/watch?v=IWp2eYg-M3k
|