Hello,

I am making a php file that untars files.  What I can't seem to figure out
is how to untar a file into another folder.  I have tried:

tar -xpf file.tar /new/folder/*

          & and &

tar -xpf file.tar /new/folder/


does anyone know how to do this?

Thank you,

--------------------------------------------
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
--------------------------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to