lcword
1,内核
bootinfo -k
 
2,硬件
bootinfo -r
lscfg |grep proc
lspv
lscfg
 
3,操作系统
oslevel -r
oslevel -s
uname -p
uname -s
uname -a
 
4,文件系统
mount /dev/fslv02 /test
umount /test
rmfs /test
 
5,网络
ifconfig -a

分类:

技术点:

相关文章:

  • 2021-09-17
  • 2021-08-11
  • 2021-07-04
  • 2022-12-23
  • 2021-11-27
  • 2021-10-04
  • 2021-08-18
  • 2021-05-18
猜你喜欢
  • 2022-12-23
  • 2021-09-29
  • 2021-09-29
  • 2021-12-31
  • 2022-12-23
  • 2021-07-12
  • 2021-09-29
相关资源
相似解决方案