[Cialug] Broken Pipe using growisofs from scripts

Jonathan C. Bailey jbailey at co.marshall.ia.us
Tue Jun 26 15:45:13 CDT 2007


I used the following script to run mkisofs - this is how I captured the return code from it.. I just don't know what the return code means and can't seem to find any information...



#! /bin/sh
/usr/bin/mkisofs "$@" 2> /tmp/mkisofs.err
echo $? > /tmp/mkisofs.ret





Jonathan Bailey
Webmaster, Marshall County, Iowa
E: jbailey at co.marshall.ia.us
A: 1 E Main St, Marshalltown, IA 50158
P: 641-844-2804
C: 515-988-1021

----- Original Message -----
From: "Todd Walton" <tdwalton at gmail.com>
To: "Central Iowa Linux Users Group" <cialug at cialug.org>
Sent: Tuesday, June 26, 2007 3:23:19 PM (GMT-0600) America/Chicago
Subject: Re: [Cialug] Broken Pipe using growisofs from scripts

On 6/26/07, Jonathan C. Bailey <jbailey at co.marshall.ia.us> wrote:
> Ok.. Wrapped mkisofs in a shell script and found that it is returning error code
> 32.. Any ideas? I looked for a list of error codes but couldn't find anything..

What is it you did?

-todd
_______________________________________________
Cialug mailing list
Cialug at cialug.org
http://cialug.org/mailman/listinfo/cialug



More information about the Cialug mailing list