Windows Command Line Tutorials - Tutorial 15 - xcopy command

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • As a programmer you should know how to work with the Windows Command Line, also known as the Windows Command Prompt. In this tutorial series at Open E-School we will help you learn the important concepts related to Windows Command Line.
    In this video you will learn how to use the xcopy command using windows command line.
    For more video tutorials visit openeschool.com. Our facebook page is / openeschool and our twitter url is / openeschool

Комментарии • 5

  • @miakhelatiqullah3249
    @miakhelatiqullah3249 3 года назад +2

    love it!! I watched the same command in two other tutorial and couldn't get, but only once here now i know it. thank for explanation.

  • @shanusaurabh4220
    @shanusaurabh4220 4 года назад +1

    Plz clear the concept of backward \ and forward / slash.
    Where why and how are these different, and where to use

    • @Venormous98
      @Venormous98 Год назад

      / is for parameters in windows while the \ is for directory navigation in windows

  • @FarhanAli-gd2qv
    @FarhanAli-gd2qv Год назад

    What about the folder itself? Only the contents of a folder has been copy pasted in another folder. Suppose I want to copy the folder's content, as well as the folder too, then what would be the command?