how to delete a tar file after i gzip it?
Posted
by superstar
on Stack Overflow
See other posts from Stack Overflow
or by superstar
Published on 2010-04-06T20:12:21Z
Indexed on
2010/04/06
20:13 UTC
Read the original article
Hit count: 220
i am creating a tar file and then i am gzipping the tar file. so i am getting a .TGZ file and now i want to delete the tar file created.
© Stack Overflow or respective owner