Day 05: Advanced Linux Shell Scripting for DevOps Engineers with User management
About Tar Command
tar in Unix-like systems manages archive files and stands for "tape archive," originally used for tape drive backups.
It bundles files and directories into archives and allows compression using tools like gzip or bzip2 for space e...
captainkishan.hashnode.dev6 min read