What is the function of the parted command?

The parted command is a command line tool used for disk partitioning. It allows users to partition disks, adjust partition sizes, create, delete, and move partitions, as well as format partitions. The parted command supports various disk partition table formats such as MBR (Master Boot Record) and GPT (GUID Partition Table), and can be used on Linux and other operating systems.

bannerAds