4 lines
44 B
Text
4 lines
44 B
Text
|
#! /bin/bash
|
||
|
|
||
|
zfs list -o space | grep -v /
|