how to un tar required file?
10438Mar 10 2009 — edited Mar 10 2009Hello All,
I used TAR backup as below.
tar -cvf test01.tar /uo1/oracle/bin/java
its created testo1.tar file.
Now i wanted to untar or recovery only one file instaed of whole tar file.
for e.g: i wanted to recovery only file under bin folder callled config.
how to un tar file?
Any help will be appreciated. Thanks
D