Hi Renuka,

I am sorry, I am unable to understand exactly what you want.
If you want to extract the .jar file, well there is a "jar" command to
do that in Solaris.
If you are familiar with the tar command, jar should not be very
difficult (both have a lot in common)
a "man jar" should get you going.

Cheat sheet: jar -xvf to extract ; jar -cvf to create
Also you can rename a .jar to a .zip .. and then use the unzip/zip
commands to deal with them as well.

Hope this helps. If it does not , could you please state the problem a
little more clearly?

Thanks
Manish Chakravarty

renuka prasad wrote:
> hello,
> I hav certain  shell scripts and output files of these shell scripts,
> wen i
> call these shell scripts the output files has 2 be updated.
> but the problem in my project s tat its creating JAR file since i hav
> developed the project using NETBEANS 5.5.
>
> HOW 2 UPDATE THESE SHELL OUTPUT FILES EACH TIME ITS CALLED, SO TAT I CAN
> RETRIEVE THE  OUTPUTFILE CONTENTS INTO THE FRONT END?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
-------------- next part --------------
A non-text attachment was scrubbed...
Name: manishchaks.vcf
Type: text/x-vcard
Size: 410 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070613/0dc36cc1/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: 
<http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070613/0dc36cc1/attachment.bin>

Reply via email to