todo
来自「fdisk 实现源码,可以查询Linux下系统的分区信息」· 代码 · 共 22 行
TXT
22 行
Suggestion:Rename cfdisk to gcfdisk and make cfdisk a symlink to it. Add aconfigure option to remove legacy symlinks, so GNU fdisk and util-linuxcounterparts can coexist on one system. This will make it possible forGNU/Linux distributions and Live CDs to include GNU fdisk, while leavingutil-linux tools included.- weed out discrepancies between Linux fdisk and this program- add readline support- "--help" command dumps core (may only occur without readline support)- print error message when a disk label that Linux fdisk doesn't support is encountered (?)-----------------------------------------------------------------------------This file is part of GNU fdisk Copyright (C) 2006 Free Software Foundation Inc.This file may be modified and/or distributed without restriction. This isnot an invitation to misrepresent the history of GNU fdisk.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?