|
|
| |
extract_qupak(1) |
hxtools |
extract_qupak(1) |
extract_qupak — extract Quake/2 PACK files
extract_q2pak [-Lv] [-C dir] [-f file]
Extracts all files in an id software PACK archive file.
Most of the options have been borrowed from tar(1).
- -C dir
- Extract files into the directory dir. The default is into the
current directory.
- -L
- Automatically lowercase filenames during extraction if they are all
uppercase.
- -f file
- Extract from file. Defaults to stdin.
- -v
- Be verbose — print file info and filenames.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |