简体   繁体   中英

File extension for PowerShell 3

All of us probably know .bat for Batch files.

But what is the file extension for PowerShell 3 scripts?

I found .ps1 and some other endings but they're only for version 1.

所有版本的PowerShell文件都是.ps1(或.psm1,.psd1等)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM