linux disk management

来源:互联网 发布:python 汉字转unicode 编辑:程序博客网 时间:2024/06/09 17:25
1 check out the valume of a disk or directory
  eg:df [-ihkm...]
  eg:du [-abckmsh][file/directory name]
2 fdisk [-l][device name]
3 to check out or modify label of partition
  eg:e2label partition
4 check out if it has a bad track or not
  eg:fsck [-Aar][partition]


0 0
原创粉丝点击