Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    
    ...
    if ((system $mkisofs_cmd, @mkisofs_flags) == 0) {
        die "Unable to make ISO image!!\n\n";
    }
    
  2. or download this
    [root@gemOS-v007]# perl -w test.pl
    mkisofs 1.14 (i686-pc-linux-gnu)
    /usr/bin/mkisofs: No such file or directory. Unable to open disc image
    + file
    
  3. or download this
    /usr/bin/mkisofs -o /tmp/usage_report.iso -J -R -v -V 'Usage Reports' 
    +/tmp/usage/archive.tar