Author Topic: how to extract .tar .gz file  (Read 1584 times)

Offline abhishekbajpai001

  • Full Member
  • ***
  • Posts: 9
  • Forum Citizenship: +0/-1
how to extract .tar .gz file
« on: 18 Feb 2010 06:59:57 pm »
Hello all,

The cognos installation download i received is in .tar.gz file format. How to extract files from it??

Offline samcorp3

  • Ganesh Kedari
  • Full Member
  • ***
  • Posts: 10
  • Forum Citizenship: +1/-0
    • Ganesh Kedari Personal Website
Re: how to extract .tar .gz file
« Reply #1 on: 19 Feb 2010 05:24:54 pm »
you can use PowerArchiver 6.1, 7-zip (freeware) or Winzip,WinRar  (commercial) to extract those on Windows. On Unix you can use   gunzip < file.tar.gz | tar xvf -