PDA

View Full Version : Have I got this right? tar command.


webdev
06-27-2009, 08:13 AM
hi. Does this command (tar cvf /usr/local/bin) create a tape achieve in /usr/local and then copies all the files and directories that are in the /bin directory into the tape archive that is stored in /usr/local? If not then how does it work? I have looked around the internet and that's the answer...