“gtar -C hobba -xvf aamr.tar aamr/1”
where:
“hobba” is the directory to extract to
“aamr.tar” is the archive from which we’ll extract the file
“aamr/1” is the file inside the archive to be extracted to the destination directory (hobba).
“gtar -C hobba -xvf aamr.tar aamr/1”
where:
“hobba” is the directory to extract to
“aamr.tar” is the archive from which we’ll extract the file
“aamr/1” is the file inside the archive to be extracted to the destination directory (hobba).
Searched everywhere just to know how to use the “tar” command to extract an archive to a certain folder instead of extracting it using the same directory structure inside, and so here are the steps:
“unset variable_name“
Although I still feel real grief in my heart, but here is my first blog entry after Kooka’s – my beloved Guinea Pig – death:
“start task for component component_name server server_name“
If you’re encountering problems in Virtualbox on Ubuntu and you feel you need to restart your machine, don’t! You’re on Linux, not windows! You can just close Virtualbox and then restart the Virtualbox kernel module by running the following:
“/etc/init.d/vboxdrv restart”
And then start Virtualbox and try again 🙂