Thread: untar file to specified directory
hell0
building file first requires dependencies reside in src directory. tarred , residing in desktop. tried this!
which threw error!php code:
cd ~/desktop
tar -xzvf file.tar.gz -c /usr/src/
correct command?
cheers help.php code:
tar -c /usr/src/ -xzvf file.tar.gz
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs untar file to specified directory
Ubuntu
Comments
Post a Comment