fork download
  1. user@debian:~$ sudo fdisk -lu
  2.  
  3. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 4096 bytes
  6. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  7. Disklabel type: gpt
  8. Disk identifier: 1884FC9F-764E-4E4C-9D5A-70D7A8428136
  9.  
  10. Device Start End Sectors Size Type
  11. /dev/sda1 2048 4095 2048 1M BIOS boot
  12. /dev/sda2 4096 1947267071 1947262976 928.5G Linux filesystem
  13. /dev/sda3 1947267072 1953523711 6256640 3G Linux swap
  14.  
  15. Disk /dev/loop0: 878.2 MiB, 920829952 bytes, 1798496 sectors
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. user@debian:~$
  20.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty