TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> I started a new contract a little while ago, and the software in
> question
> can be delivered by TAR (.tgz) files.
>
> Is the term "untar" acceptable the same way you can "unzip" a
> collection of
> files? A quick search in Google seems to suggest that it is acceptable,
> but
> I wanted to throw the question to a TARgeted (sorry) audience of
> techwr-lrs.
"Extract the files from the archive."
"Untar" may be understood by all the *NIX geeks, but it's slangy and presents problems for translation, ESL users, and users not steeped in that culture.
BTW, .tgz isn't strictly speaking a TAR file (.tar extension). It's a TAR file that's been compressed with GZip (GNU zip). The extension .tar.gz is sometimes used.
The Unix command for uncompressing these files is gunzip, and then the tar command is used to extract the contents. Or, if it's available, gtar can do both at once.
Richard G. Combs
Senior Technical Writer
Polycom, Inc.
richardDOTcombs AT polycomDOTcom
303-223-5111
------
rgcombs AT gmailDOTcom
303-903-6372
------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Create and publish documentation through multiple channels with Doc-To-Help. Choose your authoring formats and get any output you may need.
Try Doc-To-Help, now with MS SharePoint integration, free for 30-days.