Latest web development tutorials

Linux git command

Linux command Daquan Linux command Daquan

Linux git command is a text file administrator mode.

git is used to manage file program that is very similar to Norton Commander DOS environment and has an interactive interface. Its method of operation is almost the same and the Norton Commander.

grammar

git

Instructions:

  • F1: info instruction execution, the query instruction-related information will be asked to enter your name to query for.
  • F2: the cat command to list the file contents.
  • F3: gitview instruction execution, view the file contents.
  • F4: instruction execution vi, edit the file content.
  • F5: Execute the cp command to copy a file or directory, you will be asked to enter the target file or directory.
  • F6: execution mv command to move a file or directory, or change its name, it will ask you to enter the target file or directory.
  • F7: execute mkdir command to create a directory.
  • F8: Executive rm command to delete a file or directory.
  • F9: make instruction execution, instruction execution time or batch compiler will ask you to enter commands.
  • F10: leave the git file manager.

Linux command Daquan Linux command Daquan