⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 isosize.8

📁 Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分区和管理硬盘驱动器
💻 8
字号:
.TH ISOSIZE "8" "December 2000" "sg3_utils-0.91" SG_UTILS.SH NAMEisosize \- outputs the length of a iso9660 file system.SH SYNOPSIS.B isosize[\fI-x\fR] [\fI-d <num>\fR] \fI<iso9660_image_file>\fR....SH DESCRIPTION.\" Add any additional description here.PPThis command outputs the length of an iso9660 file system thatis contained in given file. That file may be a normal file ora block device (e.g. /dev/hdd or /dev/sr0). In the absence ofany switches (or errors) it will output the size of the iso9660file system in bytes. This can now be a large number (> > 4 GB)..TP-xoutput in humanly readable form the block count and the blocksize. Output uses the term "sectors" for "blocks"..TP-d <num>only has affect when "-x" is not given. The number output (if no errors)is the iso9660 file size in bytes divided by <num>. So if <num> isthe block size then the output number will be the block count..PPThe size of the file (or block device) holding a iso9660 filesystem can be marginally larger than the actual size of theiso9660 file system. One reason for this is that cd writersare allowed to add "run out" sectors at the end of a iso9660image.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -