【PowerShell】get-location|現在地を確認
作成日:2025-05-12
更新日:2025-09-27

現在の場所(カレントディレクトリ)を確認
glgl は get-location の略
get-location
2025-05-12
編集後記:
この記事の内容がベストではないかもしれません。
記事一覧
-

[PowerShell]Exportfile list 【PowerShell】フォルダ内のファイル一覧を表示する|FolderBrowserDialog -

cd¥.. 【PowerShell】cd|場所の移動 -

[PowerShell]copyto desktop 【PowerShell】指定のフォルダをデスクトップへコピーする -

[PowerShell]join pathone branch at a time 【PowerShell】Join-Path|パスを安全に結合する(段階的に) -

[PowerShell]compare two filesCompare-Object 1 2 【PowerShell】Compare-Object|2つのファイルの差分を出す -

[PowerShell]Display allin the terminal 【PowerShell】今いるフォルダのファイル名を一覧表示する(最下層まで含む)