ホーム フォーラム 掲示板で質問 What is the correct command to go to a directory in CMD?

  • このトピックは空です。
1件の投稿を表示中 - 1 - 1件目 (全1件中)
  • 投稿者
    投稿
  • #1802467 返信
    e
    ゲスト

    The right way to open a directory in Command Prompt is by using Directory Change in CMD. For instance, typing cd FolderName will open a folder within your current location. To open a folder directly by specifying its path, use cd C:\Path\To\Folder. If the folder name has spaces, then you have to enclose the whole path in quotation marks, e. g., cd “C:\Program Files”. To change your current drive and directory at the same time, use cd /d D:\Work\Projects. Another possibility is to use the cd.. command to get one level higher and dir to see what folders are there.

1件の投稿を表示中 - 1 - 1件目 (全1件中)
返信先: What is the correct command to go to a directory in CMD?
あなたの情報:





<a href="" title="" rel="" target=""> <blockquote cite=""> <code> <pre class=""> <em> <strong> <del datetime="" cite=""> <ins datetime="" cite=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width="">