![]() |
|
|
|
|
|||||||
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to view the contents of .gz file without extracting the file? | amitkhiare | Shell Programming and Scripting | 3 | 01-13-2008 08:35 PM |
| Extracting data from text file based on configuration set in config file | suparnbector | Shell Programming and Scripting | 3 | 08-09-2007 11:25 PM |
| extracting XML file using sed | pujansrt | Shell Programming and Scripting | 7 | 06-29-2007 10:18 AM |
| [Splitting file] Extracting group of segments from one file to others | ozgurgul | Shell Programming and Scripting | 1 | 09-14-2006 09:17 AM |
| extracting from a tar file | Reza Nazarian | UNIX for Dummies Questions & Answers | 4 | 03-24-2006 01:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Extracting from a tar file
Can I extract files from an archive file (tar), where the filename includes the full directory path, to a different directory?
For example the archive files may have a filename of /SrcFiles/XXX/filename.dat and I want to extract it to /SrcFiles/YYY/filename.dat. Since the archive file was created on another server, the /SrcFiles/YYY directory does not exist on the server I want to extract it to. I understand I could create this directory temporarily on the target server, but there are reasons why I can not do that. Do I have any other options? |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|