51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#草拟
shell巡检草拟
#!/bin/bashphy_cpu=$(cat/proc/cpuinfo|grep"physicalid"|sort|uniq|wc-l)logic_cpu_num=$(cat/proc/cpuinfo|grep"processor"|wc-l)cpu_core_num=$(cat/proc/cpuinfo|grep...
代码星球
·
2020-08-10
shell
巡检
草拟
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他