ソースを参照

shrc: Add function i

pull/15/head
10sr 9年前
コミット
c522e3908a
1個のファイルの変更10行の追加0行の削除
  1. +10
    -0
      shrc

+ 10
- 0
shrc ファイルの表示

@@ -223,6 +223,16 @@ __safe_run w yuk
# echo
# fi

i(){
w
ss -lnp
ps aufx
df -h
top -b -d 1 -n 1
top -b -d 1 -n 1 -a
dstat -taf 1 10
}

###################################
# some aliases and functions



読み込み中…
キャンセル
保存