apocalypse11
Technical User
Hi everyone,
I know how to tar a dir and then gzip it... how do i do it all at once?
#tar cf <tarfilename> <directorytobe tar'ed>
#gzip <tar'ed directory>
Thanks..
I know how to tar a dir and then gzip it... how do i do it all at once?
#tar cf <tarfilename> <directorytobe tar'ed>
#gzip <tar'ed directory>
Thanks..