Kali Linux Commands for Beginners

Kali Linux Commands

1,. pwd : To know which directory you are in

2. ls : ls commands used to check files in directory

3. cd : Use the Cd command to change directory

4. mkdir : mkdir command used to create a new folder

5. rmdir : rmdir command is used to delete the folder

6. touch : touch command is used to create a file

7. man : man command is used to check how use commands or tools

8. cp : Cp command used to copy the file

9. mv : mv command used to move a file to another folder

10. locate: locate command used to find the file in your system

Leave a Reply