GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PAK(1) QuakeForge User's Manual PAK(1)

pak - The QuakeForge Packfile Tool

pak <command> [options] ARCHIVE FILE...

pak is a utility for managing pack (*.pak) archives. The format used is compatible with Quake and Quake II. Pak archives are a convenient way to store groups of related files. Some engines allow pak archives to be compressed internally.

pak accepts the following arguments as a command. Only one command may be used at a time.

Create an archive. Overwrites any contents the archive may have had.
Test an archive for valid formatting.
Extract an archive. Overwrites any files in the current directory with the same names as those inside the archive.
Show summary of options.
Show the version of pak.

pak takes the following arguments as options.

Use ARCHIVE as the archive filename, instead of the first non-option argument. This option is provided for compatibility with older versions of pak.
Can be useful when creating an archive. File space is padded to a 4-byte boundary, assisting in the speed of loading files from the archive. The file data itself is not changed.
Inhibit some of pak's normal output.
Display more output than usual.

pak returns a zero exit status when it has completed a command successfully (without error). Otherwise, it returns a non-zero exit status.

The program does not currently handle compression or decompression. This is planned for a future version.

The program does not currently handle extraction of individual files inside an archive. This is planned for a future version.

The program cannot modify an archive once it has been created.

Bill Currie (taniwha@quakeforge.net) wrote most of the program.

Jeff Teunissen (deek@quakeforge.net) wrote the command-line interface and the documentation.

quakeforge(1), qfcc(1)

03 May, 2002 QuakeForge

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.