On Thu, 27 Apr 2006 10:15:21 +0530 "Gopalarathnam Venkatesan" <[EMAIL PROTECTED]> babbled:
> On 4/27/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > #!/bin/sh > > > > if [ $# -lt 2 ]; then > > echo "Usage:" > > echo " e_bggen.sh source_image_file.jpg/.png output_file.edj [-q N] [-c]" > > echo "" > > echo "where 'source_image_file.jpg/.png' is the source image," > > echo "'output_file.edj' is the output file to produce and then optional" > > echo "options of -q N for quality (where N is between 1 and 100), or the" > > echo "-c option which forces compressed lossless encoding." > > fi > (snip) > > Thanks Raster :) > You just missed an "exit" after the usage ;) indeed i did :) > -- > Gopalarathnam Venkatesan > http://gopalarathnam.com/ > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd_______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
