1834458 Members
3007 Online
110067 Solutions
New Discussion

what is pax??

 
SOLVED
Go to solution
Manuales
Super Advisor

what is pax??

when i typed top command, i saw a command named pax, what is that?

Thanks, Manuales
4 REPLIES 4
Rainer von Bongartz
Honored Contributor
Solution

Re: what is pax??

pax - Extracts, writes, and lists archive files; copies files and
directory hierarchies


He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Jeff_Traigle
Honored Contributor

Re: what is pax??

An archiving utility that can read tar and cpio archives. See pax(1)
--
Jeff Traigle
James R. Ferguson
Acclaimed Contributor

Re: what is pax??

Hi Manuales:

'pax' is a cousin of 'tar'. Do a man 'pax' and read more.

'pax' has some superior features to tar, one benig the ability to "renmae" files as they are un-archived.

'pax' is actually used by Ignite's 'make_tape_recovery' although you can use 'tar' to read the tape.

Regards!

...JRF...
melvyn burnard
Honored Contributor

Re: what is pax??

Portable Archive eXchange

It is a utility that can read and write either tar or cpio archives.
#man pax
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!