diff --git a/ZFS/zpool-export-fast.sh b/ZFS/zpool-export-fast.sh index 10cde62..06e3a94 100644 --- a/ZFS/zpool-export-fast.sh +++ b/ZFS/zpool-export-fast.sh @@ -1,5 +1,7 @@ #!/bin/bash +# REQUIRES zpool awk grep xargs + zpool list echo "$(date) - Fast exporting zpools"