TLDR
Enter a command. For example: lnav, a2ensite, pkg config, xbacklight.

isosize

 
Display the size of an ISO file. More information: https://manned.org/isosize.
 
  • Display the size of an ISO file:
     
    isosize {{path/to/file.iso}}
     
  • Display the block count and block size of an ISO file:
     
    isosize --sectors {{path/to/file.iso}}
     
  • Display the size of an ISO file divided by a given number (only usable when --sectors is not given):
     
    isosize --divisor={{number}} {{path/to/file.iso}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.