root bash and gunzip?

Dale R Hart

New Member
Joined
Aug 26, 2020
Messages
2
Reaction score
0
Credits
24
Can someone show me how to write this in terminal that I can open this app?
Use bash as root and gunzip the 64bit gz.
Then execute HamSphere_4.010a_64-setup.gz
here is the actual file: /home/parallels/HamSphere_4.010a_64-setup.gz
I know very!! little about using terminal.
Thank You, Dale
 


su -
(type in root password here)
cd /home/parallels
gunzip HamSphere_4.010a_64-setup.gz

You won't be able to execute the g'zipped file.
Usually when you unzip a file like this it will create a directory.

You will need to "cd" into this directory.
The file you want to execute is probably in here.
 

Members online


Top