PDA

View Full Version : DoD wierdness


Armalite
14th June 2005, 11:54 AM
Anybody have any idea what a .tar file is? Somebody found one here:



http://cst-www.nrl.navy.mil/~boyer/scad/



Seems to be a bunch of mathematical gibberish, but I doubt notepad is the proper prog to view the file with.[/url]

Stone
14th June 2005, 06:20 PM
Isn't a .tar file a compressed linux file?

Armalite
15th June 2005, 04:46 AM
So what would one use to view it?

phoenix
15th June 2005, 05:19 AM
Tar files are Tape ARchive files commonly used in Unix/Linux based systems to group a number of files together. They are not zipped as such as no compression takes place when a tar file is created.

Anther common extension would include filename.tgz, which would be a compressed tar file.

So what would one use to view it?
Unix/Linux has certain commands to handle compressing/uncompressing tar and tgz files however on a Windows based machine Winzip should be able to open both file types however it can't create them.

The files inside the archive however could be for anything.

As it turns out the tar file in the site you mentioned contains a bunch of PostScript graphs. You can open them in Paint Shop Pro 7.

orionnt
17th August 2005, 05:22 AM
WinRar will open tar files, and most other linux/unix archives in windows for you.