mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
5 lines
47 B
Bash
5 lines
47 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
date
|
||
|
zpool iostat $1 -y -T d -v 5
|