not in gzip format? downloading file for assembly class

49 Views Asked by At

I have a mac and im taking assembly HLA for the first time. Im not really familiar with coding on my terminal so im a little lost.

these are the instructions after I download the file:

Issue the command: cd Downloads

Next, from Terminal, issue the command: gzip -d mac.hla.tar.gz

Next, from Terminal, issue the command: tar -xvf mac.hla.tar

but after the first command im getting the error "not in gzip format"??

I just want to download the file correctly. code from my terminal mac.hla.tar.gz is the name of the file

0

There are 0 best solutions below