4 라인
75 B
Bash
실행 파일
4 라인
75 B
Bash
실행 파일
#!/bin/bash
|
|
|
|
watch --interval=1 'zpool iostat -y -v 1 1 ; zpool status -v'
|