K
K
kiruxa2282020-02-28 22:46:44
Java
kiruxa228, 2020-02-28 22:46:44

I can't unzip tar.gz to jvm folder because of root rights, what should I do?

please help special articles did not help by the way I run Linux 3 times /

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Demidko, 2020-02-29
@Chronicler

Try

sudo -i
cat yourfile.gz | gzip -d > jvm/yourfile.gz

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question