debian man page for iat

Query: iat

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

iat(1)							      General Commands Manual							    iat(1)

NAME
iat - converts many CD-ROM image formats to iso9660.
SYNOPSIS
iat input_image_file [output_iso_file] iat -h
DESCRIPTION
iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660. If output file name is not defined, then STDOUT will be used instead.
EXAMPLES
iat my_image.mdf my_new_image.iso - Convert MDF-image to ISO9660. iat my_image.bin > my_new_image.iso - Convert BIN-image to ISO9660. iat my_image.mdf | cdrecord - - Write CD directly from MDF-format. iat -h - The help screen.
AUTHOR
Salvatore Santagati <salvatore.santagati@gmail.com>
SEE ALSO
mkisofs (1), wodim (1) Mon Apr 2 17:21:31 MSD 2007 iat(1)
Related Man Pages
patchmedia(1m) - opensolaris
iso-read(1) - debian
mic-livecd-iso-to-disk(1) - debian
cd-read(1) - centos
spin(1) - plan9
Similar Topics in the Unix Linux Community
How to extract duplicate records with associated header record
How do I boost the Linux performace
Standard Deviation For Every &quot;n&quot; lines
Associative array index question
awk Associative Array and/or Referring to Field by String (Nonconstant String Value)