python

検索

以下に検索結果を表示します。

get-command
24 ヒット, 最終更新:
RAP prewrap 100%> <code powershell> $ Get-Command python | Select-Object Source </code> or <code powershell> $ gcm python | select Source </code> <WRAP> <WRAP prewrap 100%... shell> Source ------ C:\Users\tomoyan\scoop\apps\python\current\python.exe </code> </WRAP> Linux の [[linux:powershell|PowerShell]] では、**which** を使うこともできるし、**Get