Results 1 to 4 of 4

Thread: Command not Found

  1. #1
    Join Date
    2020-Jun
    Posts
    1

    Command not Found

    Hello, Kali cannot find any command from the terminal. i cant use curl, git, msfvenom, nothing works. How do you solve it? try updating (apt-get update) and nothing, when I try to install the command (apt-get install) it doesn't work either. I do not know what to do.105769098_190735822356427_3609662325992815520_n.jpg

  2. #2
    Quote Originally Posted by mike_90 View Post
    Hello, Kali cannot find any command from the terminal. i cant use curl, git, msfvenom, nothing works. How do you solve it? try updating (apt-get update) and nothing, when I try to install the command (apt-get install) it doesn't work either. I do not know what to do.105769098_190735822356427_3609662325992815520_n.jpg
    Hi !

    you should use locate or which command to see if there is directory mistake (usually bin are located into /usr/bin so you may need to call your command with /usr/bin/curl , ...)

  3. #3
    Join Date
    2020-Jul
    Posts
    3
    try sudo infront of the commands.

  4. #4
    Join Date
    2016-Dec
    Location
    Canada
    Posts
    326
    try apt install git

Similar Threads

  1. Command not found
    By 44kia244 in forum NetHunter General Questions
    Replies: 12
    Last Post: 2015-01-07, 23:58
  2. Command not found
    By 44kia244 in forum Installing NetHunter
    Replies: 1
    Last Post: 2014-09-25, 23:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •