473,396 Members | 1,771 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Please help about "pax" command

Hi everyone,

I have a problem need your help about "pax" command in linux.
Exactly what I am doing that is archiving a folder (containing many files in) by using "pax" command. And further more, I want to insert some field to archived file after archived.

After searching on internet and linux's manpage to pax command, I found one way can do it by using -o option. The syntax is:

Expand|Select|Wrap|Line Numbers
  1. pax -w0z -o keyword=value ....
But I had tried many time on my linux (NetBSD) but I always get failure in result

Could anyone here help me resolve it please?

Thanks in advance!
Oct 2 '12 #1
3 2482
rski
700 Expert 512MB
What does the failure say?
Oct 2 '12 #2
Hi rski,

The failure message seems like error syntax. Could you give me some example for using pax with -o options to archive files.

Thanks in advance!
Oct 3 '12 #3
sicarie
4,677 Expert Mod 4TB
Is it a syntax error message or not? That should tell you where your issue is

Google should also be able to provide example usages, along with man pax or pax --help (and sometimes just the command itself without options, as long as that doesn't perform a function - I'm not familiar with the pax command, so I can't say)
Oct 4 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Neale | last post by:
In a python program, I want to do a Unix directory list and then append selected files to each other which, as you know, is just "cat filename2 >> filename1." How do I escape into the shell and...
3
by: Jason Callas | last post by:
I have a stored procedure that runs as a step in a scheduled job. For some reason the job does not seem to finish when ran from the job but does fine when run from a window in SQL Query. I know...
1
by: Pax S | last post by:
I need a button that will check (make true) two check boxes (fields) For the record that has the focus (the record on the form that I am presently looking at). The two check boxes would be like a...
1
by: Mayhem05 | last post by:
I have an Access 2003 database that I need to write some VBA code for to populate a table. The table is based on a query I have built in Access queries. Right now I have 2 parameters that are...
5
by: keithgabryelski | last post by:
Does it make sense to provide this syntax for iterating key/value pairs from a dictionary? for k,v in **dict(): print k,v why is this not the same as: for k,v in dict().items(): print k,v
11
by: julie.siebel | last post by:
I'm working on a rather complex booking system for building European trips, in a combination of SQL/VBScript/Javascript. There are tons of query string variables that get passed back and forth...
4
by: arunasunil | last post by:
Hi, I would like to copy the contents of the PythonFramework.pkg folder and run python without having to run the installer on the Mac. On windows it's simple to copy the contents of the python...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.