zsh: Updated ziocage alias
This commit is contained in:
parent
22e7e68a24
commit
f4b530c17c
@ -33,6 +33,6 @@ case `uname` in
|
|||||||
FreeBSD)
|
FreeBSD)
|
||||||
# commands for FreeBSD go here
|
# commands for FreeBSD go here
|
||||||
alias stl="sockstat -l"
|
alias stl="sockstat -l"
|
||||||
alias ziostat="cmdwatch -n 1 zpool iostat -vPL 1 1"
|
alias ziostat="cmdwatch -n 1 zpool iostat -vy 1 1"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user