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

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

copy-item$src -destination$dst -recurse 【PowerShell】copy-item|フォルダ•ファイルをコピーする -

[PowerShell]Auto DiffHTML Output 【PowerShell】WinMergeでファイルを自動比較&HTMLレポート出力する -

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

quickaccesstool bar 【PowerShell】フォルダからクイックアクセスする -

[PowerShell]Auto OpenBreathe between the launches. 【PowerShell】指定フォルダ内のファイルを一括オープンするスクリプト -

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