At 04:38 PM 4/18/00 +0700, Rajagopal Subash wrote:
>Hi :
>I downloaded some scripts from freshmeat.net. My Win 9X identifies it as
>zipped file. I have to copy the contents to Linux box and start using them.
>Can someone write to me how to unzip under Linux . I am using RH 6.0
>Subash
>
>
Make sure you have unzip installed. (It is in the unzip rpm.)
Then you use the command:
unzip <zip file name>
This will unzip the file in the current directory. You can also
do specify where to unzip the file to.
unzip -d <extract directory> <zip file name>
Try man unzip for more information.
Mikkel
--
Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.