Operating System - HP-UX
1836595 Members
2787 Online
110102 Solutions
New Discussion

Re: how to execute the file in windows platform

 
cwng76_1
Occasional Contributor

how to execute the file in windows platform

i had one file can not be open in windows 2000.like nickel.shar.how do i can open it?
7 REPLIES 7
Robert-Jan Goossens
Honored Contributor

Re: how to execute the file in windows platform

Hi,

I don't think you can open the file on a windows platform.

# This is a shell archive. Remove anything before this line,
# then unpack it by saving it in a file and typing "sh file".
#
# Wrapped by on Tue Aug 28 11:57:24 2001
#
# This archive contains:
# /opt/contrib
#
# Only user "root" may unpack this archive.

ftp://ftp.hp.com/pub/catia/Utils/nickel.shar

Regards,
Robert-Jan


Victor Fridyev
Honored Contributor

Re: how to execute the file in windows platform

Hi,

As far as I remember, the file should be copied (ftped) to an hpux server. Open the file in vi and edit it according to instructions at the top of the file.
Unpack it with sh nickel.shar

HTH
Entities are not to be multiplied beyond necessity - RTFM
cwng76_1
Occasional Contributor

Re: how to execute the file in windows platform

hi all,
after i sh the file.how do i can zip the directoty?what is the command line?
Fred Ruffet
Honored Contributor

Re: how to execute the file in windows platform

Depends... do you have zip installed on the machine ? if yes, "zip name.zip directory" should be ok. type "zip" by itself to have an help message.

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)
cwng76_1
Occasional Contributor

Re: how to execute the file in windows platform

hi all,
sorry.i mean how do i can zip the directory in unix.what is the commnad line?pls kindly let me know the command.thanks
Yogeeraj_1
Honored Contributor

Re: how to execute the file in windows platform

hi,

as per the guidelines, you should do the following:

1. Download the shar file (ftp://ftp.hp.com/pub/catia/Utils/nickel.shar)
2. sh nickel.shar to create the executable and man page
3. execute /opt/contrib/bin/nickel
HTML output is created under /tmp/nickel..

regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Yogeeraj_1
Honored Contributor

Re: how to execute the file in windows platform

hi again,

if you run /opt/contrib/bin/nickel, it will create a file nickel..tar.gz in your current directory.

you can ftp the file and open/extract the files using WINZIP.

rest is obvious!

hope this helps!

regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)