0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

フォルダ内のフォルダ構成とファイル一覧を取得するときに少し便利な方法です。
パス入力欄に「cmd」と入力してエンターを押すと、その場所に移動した状態でコマンドプロンプトが起動します。
「tree」コマンドで任意のフォルダ配下の構成を取得したいときに少し役立ちました。


・以下のような構成があって「systemA_20250120153026」のフォルダ内構成を取得したいとき、、、

・「systemA_20250120153026」に移動してからパス入力欄に「cmd」を入力してエンターすると、、、

・その場所に移動した状態でコマンドプロンプトが立ち上がります。
(下の例では「tree /F」でフォルダ配下のファイル一覧を取得)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?