isosize(8)


NAME

   isosize - output the length of an iso9660 filesystem

SYNOPSIS

   isosize [options] iso9660_image_file

DESCRIPTION

   This  command  outputs  the  length  of  an  iso9660 filesystem that is
   contained in the specified file.  This file may be a normal file  or  a
   block  device  (e.g.  /dev/hdd  or  /dev/sr0).   In  the absence of any
   options (and errors), it will output the size of the iso9660 filesystem
   in bytes.  This can now be a large number (>> 4 GB).

OPTIONS

   -x, --sectors
          Show the block count and block size in human-readable form.  The
          output uses the term "sectors" for "blocks".

   -d, --divisor number
          Only has an effect when -x is not given.  The value shown (if no
          errors) is the iso9660 file size in bytes divided by number.  So
          if number is the block size then the shown  value  will  be  the
          block count.

   The  size  of  the file (or block device) holding an iso9660 filesystem
   can  be  marginally  larger  than  the  actual  size  of  the   iso9660
   filesystem.   One reason for this is that cd writers are allowed to add
   "run out" sectors at the end of an iso9660 image.

AVAILABILITY

   The isosize command is part of the util-linux package and is  available
   from  Linux  Kernel Archive ftp://ftp.kernel.org/pub/linux/utils/util-
   linux/.


More Linux Commands

manpages/XkbFreeGeomKeys.3.html
XkbFreeGeomKeys(3) - Free geometry keys - Linux manual page
If free_all is True, all keys are freed regardless of the value of first or count. Otherwise, count keys are freed beginning with the one specified by first. Xk

manpages/gnutls_certificate_set_verify_limits.3.html
gnutls_certificate_set_verify_limits(3) - API function......
This function will set some upper limits for the default verification function, gnutls_certificate_verify_peers2(), to avoid denial of service attacks. You can

manpages/msgfilter.1.html
msgfilter(1) - edit translations of message catalog.........
Applies a filter to all translations of a translation catalog. Mandatory arguments to long options are mandatory for short options too. Input file location: -i,

manpages/feof_unlocked.3.html
feof_unlocked(3) - nonlocking stdio functions (Man Page)....
Each of these functions has the same behavior as its counterpart without the _unlocked suffix, except that they do not use locking (they do not set locks themse

manpages/git-help.1.html
git-help(1) - display help information about git (Man Page)
With no options and no COMMAND or GUIDE given, the synopsis of the git command and a list of the most commonly used Git commands are printed on the standard out

manpages/j0f.3.html
j0f(3) - Bessel functions of the first kind - Linux man page
The j0() and j1() functions return Bessel functions of x of the first kind of orders 0 and 1, respectively. The jn() function returns the Bessel function of x o

manpages/ospeed.3ncurses.html
ospeed(3ncurses) - direct curses interface to the terminfo c
These routines are included as a conversion aid for programs that use the termcap library. Their parameters are the same and the routines are emulated using the

manpages/gnutls_psk_set_server_credentials_function.3.html
gnutls_psk_set_server_credentials_function.3................
This function can be used to set a callback to retrieve the users PSK credentials. The callbacks function form is: int (*callback)(gnutls_session_t, const char*

manpages/CPANPLUS::Dist.3pm.html
CPANPLUS::Dist(3pm) - (unknown subject) - Linux manual page
CPANPLUS::Dist is a base class for CPANPLUS::Dist::MM and CPANPLUS::Dist::Build. Developers of other CPANPLUS::Dist::* plugins should look at CPANPLUS::Dist::Ba

manpages/xmlwf.1.html
xmlwf(1) Determines if an XML document is well-formed.......
xmlwf uses the Expat library to determine if an XML document is well-formed. It is non-validating. If you do not specify any files on the command-line, and you

manpages/lber-decode.3.html
lber-decode(3) - OpenLDAP LBER simplified Basic Encoding Rul
These routines provide a subroutine interface to a simplified implementation of the Basic Encoding Rules of ASN.1. The version of BER these routines support is

manpages/XF86MiscGetSaver.3.html
XF86MiscGetSaver(3) - Extension library for the XFree86-Misc
These functions provide an interface to the XFree86-Misc extension which allows various server settings to be queried and changed dynamically. Applications that





We can't live, work or learn in freedom unless the software we use is free.