Files
webgui/emhttp/plugins/dynamix/system/ZFS_cache
Tom Mortensen f7748f7619 make executable
2024-07-10 23:00:20 -07:00

3 lines
82 B
Bash
Executable File

#!/bin/bash
awk '/^size/{print $3;exit}' /proc/spl/kstat/zfs/arcstats 2>/dev/null