du -sh /*
du -sh ./*/*/
查看几目录的大小
hdparm /dev/sda 打开ide硬盘的dma
hdparm -d1 /dev/hda 打开hda1的dma
netconfig
route -n
ping -b 10.255.255.255
ifconfig eth0 10.0.0.254 netmask 255.255.255.0
man ifconfig
route -n
route add default gw 10.0.0.138
route -n
locale
阅读(773) | 评论(0) | 转发(0) |