Common Linux Commands

            

                  Common Linux Commands

  • ls  - List Items

  • cd - Change Directory

  • ../  - Backward

  • ../../ - Two step Backward

  • mkdir - Create Directory

  • rm -rf - Remove File

  • mv - Move command

  • cp -r - Copy command

  • touch - create text file

  • cat - view files

  • man - manual page on all the tool

  • exit - exit page 

  • ctrl + c - cut current working command

  • ctrf + z  - cut current session

  • shirt + c - copy 

  • shift + x - cut

  • shift + v - paste



Follow up for More Contents
Post a Comment (0)
Previous Post Next Post