The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
At the top, you will find three main options—Add, Convert, and Extract. Selecting the Add option allows you to archive files, the Convert option allows you to convert a file format, and the Extract ...