Comments on: Tar Command in Linux with Practical Examples https://www.linuxtechi.com/tar-command-in-linux-with-examples/ Fri, 07 Oct 2022 10:11:08 +0000 hourly 1 By: Jaro https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-17720 Fri, 06 Dec 2019 15:56:17 +0000 http://www.linuxtechi.com/?p=4511#comment-17720 In reply to Jaro.

EDIT: In Ubuntu 18.04. it is important that the -X param is written before the -T param. Otherwise -X is ignored!

]]>
By: Jaro https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-17719 Fri, 06 Dec 2019 15:49:30 +0000 http://www.linuxtechi.com/?p=4511#comment-17719 Looks like the -X param is ignored in Ubuntu 18.04 if you use it together with -T:

tar zcpvf mybackup-$(date +%Y-%m-%d).tgz -T /root/tar-include -X /root/tar-exclude

]]>
By: Chris https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-14774 Mon, 16 Sep 2019 05:18:38 +0000 http://www.linuxtechi.com/?p=4511#comment-14774 good explanation with suitable examples,thanks very much

]]>
By: Wendolene Ramsbottom https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-12714 Mon, 29 Jul 2019 13:52:44 +0000 http://www.linuxtechi.com/?p=4511#comment-12714 Very useful, thanks for sharing!

]]>
By: madharasan https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-12225 Mon, 15 Jul 2019 23:11:19 +0000 http://www.linuxtechi.com/?p=4511#comment-12225 Good examples

]]>
By: SRINIVAS DARIPELLI https://www.linuxtechi.com/tar-command-in-linux-with-examples/#comment-532 Fri, 10 Feb 2017 00:23:53 +0000 http://www.linuxtechi.com/?p=4511#comment-532 Tar is good command to compress the files.the great part of it is compress.I liked your examples while explaining.

]]>