Which command in Linux is used to format a new disk partition?
- mkfs
- fdisk
- format
- mkpart
The correct answer is "fdisk." The fdisk command is used to create and manage disk partitions on a Linux system. It does not format the partition directly but is used to create and manage the partition structure. Formatting is typically done using tools like mkfs.
Loading...
Related Quiz
- In a shell script, which special variable refers to all the arguments passed to the script?
- Which system in Linux allows for the management and supervision of service daemons?
- In SSH, the private key should be kept secure and the ________ key is added to the server for authentication.
- Which command in Linux is commonly used to manage and update user passwords?
- protocol is considered to be highly secure and is commonly used in Linux?