Web Hosting Talk







View Full Version : to open .cptheme


ben
07-10-2002, 02:55 AM
anybody know how? unzip? untar?:confused:

The Prohacker
07-10-2002, 03:07 AM
Untar it...

DaveDark
07-10-2002, 10:52 AM
Originally posted by ben
anybody know how? unzip? untar?:confused:

They are .tar.gz files.

Neo3Net
07-10-2002, 12:51 PM
Do these commands:

gunzip cptheme.tar.gz
tar xf cptheme.tar

That should do it.

The Prohacker
07-10-2002, 02:14 PM
tar xvzf stylename.cptheme

1 command is usualy much easier :D

ben
07-11-2002, 12:16 AM
ok.. thanks. I did:D