I m a great fan of thegeekstuff.com .Recently come across their article over Tar and Gzip commands.
I must say This guy Ramesh Doing Great stuff by simplifying the complex Linux commands.
Take a look at the article Here.
http://www.thegeekstuff.com/2010/04/unix-tar-command-examples/
Its always a best practice to include date in tar file name .
I must say This guy Ramesh Doing Great stuff by simplifying the complex Linux commands.
Take a look at the article Here.
http://www.thegeekstuff.com/2010/04/unix-tar-command-examples/
Its always a best practice to include date in tar file name .
tar cvf Directoryname-$(date +%Y%m%d).tar Directorypath
No comments:
Post a Comment