Linux命令 — 文件系统分析 互联网教程技能精进# badblocks -v /dev/hda1# dosfsck /dev/hda1# e2fsck -j /dev/hda1 10个月前301040
Linux命令 — 文件的权限 – 使用 “+” 设置权限,使用 “-” 用于取消 互联网教程技能精进# and execute (x) permissions for the owner (u)# and execute permissions for the group (g) and others (o) on the directory chown user1 file1# and others (o) of the directory chmod go-rwx directory1 10个月前301010
看起来很实用的工具,期待看到详细评测!