The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
User accounts can be assigned to one or more groups on Linux. You can configure file permissions and other privileges by ...