1
script_fu
SSH Command to unpack ( xoops-2.0.6.tgz ) to my server?

Can anyone help with the proper command?
It use to work like this
___________________________
gunzip xoops.tar.gz

then

tar xvf xoops.tar
___________________________

Now XOOPS has changed the way they package up the bundel from .tar.gz to .tgz !

So what would be the correct commands to unpack this new bundel on my server?

Thanks in advanced.




2
script_fu
Re: SSH Command to unpack ( xoops-2.0.6.tgz ) to my server?

Im confused now I downloaded a .tgz file yesterday now today
I downloaded a .gz file???

So I guess the question now is which ssh command do I use to unpack a .gz file onto my server?

BTW why dont the devs use the .tar.gz format anymore?

3
script_fu
Re: SSH Command to unpack ( xoops-2.0.6.tgz ) to my server?

Well I found this lil snippet but it just turned xoops.gz file into nothin but (xoops) with no extention on the end err...

gzip -d xoops.gz


Dont use this one...

Wasting time sucks!

4
bohawks
Re: SSH Command to unpack ( xoops-2.0.6.tgz ) to my server?
  • 2004/2/8 22:58

  • bohawks

  • Just popping in

  • Posts: 1

  • Since: 2003/5/18


tar -zxvf xoops-2.0.6.tgz works for me.
Bo

Login

Who's Online

133 user(s) are online (33 user(s) are browsing Support Forums)


Members: 0


Guests: 133


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits