Answer the question
In order to leave comments, you need to log in
Problem in Kali Linux command line?
I decided to learn and understand Kali Linux, but when I enter some commands on the command line, I get an error. For example, I enter the command:
help
And it gives me:
zsh: command not found: help
I do not understand how to fix this and why this is ...
Answer the question
In order to leave comments, you need to log in
Thanks to everyone who helped me.
I figured out this problem. It turned out that you just had to go into Bash and then help would work. In order to log into bash, you need to type * bash --login
help - an internal command for different shells (Bash, sh, dash), but not for zsh
Other commands - you need to look, something must be installed
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question