Forum unknown
· Telecommunications
#Unarcing:pkax
5 messages in this thread
I've got a copy of 'pkax' with no idea how to use it to unarc afile. Am I
just dumb, or is there a simple answer? This novice would appreciate any
tips!
Don,
PKAX E FILENAME.ARC, and typing PKAX by itself will get you a helpful listing
of command syntax. (It may be PKAX ?, so try it.) Works a lot like Arc, ut
there are a few differences.
Hope this helps,
Doug
Don,
PKAX E FILENAME.ARC, and typing PKAX by itself will get you a helpful listing
of command syntax. (It may be PKAX ?, so try it.) Works a lot like Arc, ut
there are a few differences.
Hope this helps,
Doug
Don,
Typing 'pkax' (without the parentehes) by itsef, will show you a screenful
of instructions on using it.
The syntax for extracting all files from an archive is:
pkax -x arcfilename
and to extract only a few files from the archive:
pkax -x arcfilename firstfilename secondfilename thirdfilename
Hope this helps.
-larry
Don,
Typing 'pkax' (without the parentehes) by itsef, will show you a screenful
of instructions on using it.
The syntax for extracting all files from an archive is:
pkax -x arcfilename
and to extract only a few files from the archive:
pkax -x arcfilename firstfilename secondfilename thirdfilename
Hope this helps.
-larry