Linux commands

Danial Jarah 21 Reputation points
2021-02-15T07:16:55.523+00:00

where i can find a list of linux command for basic use , i installed kali linux from windows store but i really need to find a list of command , it's very complicated but i need to learn that or any good book for a start

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,708 questions
{count} votes

Accepted answer
  1. The X wTs 81 Reputation points
    2021-02-15T07:22:23+00:00

    what commands are you talking about?
    for everything, there is a command,
    let's say you want to update so the command is ( apt-get update ) to upgrade ( apt-get upgrade)
    to install something ( apt-get install (the app name )
    you may check this list https://kalitut.com/basic-linux-commands/

    but you should know you may find 1000 command for Linux that doesn't help you , the thing is you should know what you want

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.