hcclnoodles
IS-IT--Management
Hi there, if i am in /opt and i want to extract /data/package.tar to /usr, how do I do it...How can I extract to a directoory that im not currently in ???
eg ....(this doesnt work)
#cd /opt
# tar xvf /data/package.tar /usr
cheers
eg ....(this doesnt work)
#cd /opt
# tar xvf /data/package.tar /usr
cheers