Re: Max arguments for NSTask?
Re: Max arguments for NSTask?
- Subject: Re: Max arguments for NSTask?
- From: Scott Anguish <email@hidden>
- Date: Sun, 27 Oct 2002 16:35:24 -0500
On Sunday, October 27, 2002, at 04:33 PM, Charles Srstka wrote:
If it doesn't exist, xargs does look promising.
that's an option.. but why in the hell use pax anyways... tar works
and it doesn't replace symbolic links that the user has created with
files that it feels are more appropriate.
Unfortunately, I have no choice but to use pax for what I do. However,
tar doesn't seem to have this option either...
OK.. tar in this case is infact Pax (barf).. why would you have no
choice but to use pax? Unless you're pulling apart .pkg files..
gnutar.. that'll do it.. --files-from filename
with pax you could just iterate over the files, adding/extracting them
to/from an existing archive...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.