fdisk is a disk partition management utility in Unix/Linux systems that creates, deletes, and manipulates partitions on hard disks. It works at the partition level, not the file system level - file systems are created by mkfs or similar tools after partitioning.