What command can be used to view the partition table of a disk in Linux?
- fdisk
- lsblk
- diskutil
- parted
The fdisk command is used to view the partition table of a disk in Linux. It provides a detailed view of the partitions on the disk, their sizes, types, and more.
Loading...
Related Quiz
- Which special variable in a shell script represents the script's name?
- The _________ command provides a bird's-eye view of the system's current resource usage, including CPU, RAM, and swap.
- What is the primary use of the iptables -L command?
- Which system in Linux allows for the management and supervision of service daemons?
- While configuring a VPN on a Linux server, you're asked to ensure that the VPN supports both L2TP and IPsec. Which software solution would you likely consider?