gerro 0 Posted October 13, 2006 Share Posted October 13, 2006 Hi guys i need your help if you could tell me what this command does. tar -xpvf$install_tar what xp means? and vf means? thanks for your prompt reply and thanks in advance. gerro Link to post Share on other sites
T.S. 783 Posted October 13, 2006 Share Posted October 13, 2006 Hi guys i need your help if you could tell me what this command does. tar -xpvf$install_tar what xp means? and vf means? thanks for your prompt reply and thanks in advance. gerro x = extract p = restore original permissions v = verbose mode f = file Link to post Share on other sites
gerro 0 Posted October 13, 2006 Author Share Posted October 13, 2006 Thanks mate! everytime i issue this command seems like its grub all old names in the file directory. my old files already mv to diff directory. Thanks a lot once again.... Link to post Share on other sites
Recommended Posts