How to remove all files generated by an extracted tar archive
December 24th, 2009
No comments
Often I use tar files downloaded from the internet, sometimes these files don't include a directory containing all other files and directories, so it's very tedious removing all files generated by the extraction, but I can use the following command to remove all the files generated:
Latest Comments