KALI LINUX BASIC CONMANDS FOR BEGINNERS PART-1

 

KALI LINUX BASIC CONMANDS FOR BEGINNERS  PART-1

   1.Cat Command

              The “Cat” command is used for view contain of output in terminal of the file and also

                concordinate file and redirect single or many files.

                  It usually display the content of the file




        1. mkdir Command

            The command “mkdir” is used to create a new directories with your own                  name and set location of the file or directories



        2. rm Command 

            The command “rm” is used to delete files or directories you need to use                       location of the file so it can delete. If you erase a file the data inside it                         remains unchanged

   

       3. mv Command

           The command “mv” used to move or rename files and dorectories on our file             system

   

     4. uname Command 

         The command “uname” is used to display the current system information                 about the linux including Kernel Name , Node Name ,Kernel Release , Kernel           Version , Hardware Platform , Processor and operating system


    5. uptime Command

        The command “uptime” is used to display the amount of time the system is                 been running. Use the -p command to know how long the system has been up           in human readable format

   

       

    6. user command 

        the command “users” is used to display the login names of the user in system


Comments

Popular Posts