A
A
Andrey Godunko2021-05-23 20:47:54
ubuntu
Andrey Godunko, 2021-05-23 20:47:54

Why is the command not working in the Ubuntu terminal?

I got a problem in the terminal. When I want to unpack the archive, the console says that I entered the command incorrectly. BUT I ENTERED EXACTLY CORRECTLY.
Here is the part of the error:

[email protected]:/tmp$ tar –xf Python-3.9.5.tgz
tar: invalid option -- '�'
Try 'tar --help' or 'tar --usage' for more information.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2021-05-23
@Noy-name-boy

It looks like it was copied / pasted, and not entered by hand, the symbol "-" is simply not entered from the keyboard. tar expected "-" (minus), not "-" (dash).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question