Monday, February 12, 2024

How to extract tar gz file in Windows?

In order to extract or export the tar.gz file content, we can use the tar command in the Windows Command Prompt.

Command:

tar -zxf openssl-3.2.1.tar.gz

In the above example, openssl-3.2.1.tar.gz is the name of the tar.gz file.

No comments:

Post a Comment

Unable to view Lucidchart Shapes

When you open the Lucidchart document, it will not show all the shapes. You have to edit the document to view all the added and supported sh...