PowerShell学习笔记——PSOnMacOS

系统运维

PowerShell 学习笔记——PS On MacOS✪

让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:域名与空间、网络空间、营销软件、网站建设、江北网站维护、网站推广。
I remember that there is a command line tool on Mac OS X using for connecting to Microsoft Azure. But now, Microsoft is developing MacOS version PowerShell – PowerShell for MacOS v6.0 alpha. Let’s see it.

1. Download the pkg setup file

sudoinstaller-pkgpowershell-6.0.0-alpha.16.pkg-target/

2. OpenSSL

brewinstallopenssl
brewinstallcurl--with-openssl

find~/.nuget-nameSystem.Security.Cryptography.Native.dylib|xargssudoinstall_name_tool-add_rpath/usr/local/opt/openssl/lib
find~/.nuget-nameSystem.Net.Http.Native.dylib|xargssudoinstall_name_tool-change/usr/lib/libcurl.4.dylib/usr/local/opt/curl/lib/libcurl.4.dylib

3. Try PowerShell Commands in MacOS Terminal


本文题目:PowerShell学习笔记——PSOnMacOS
网站链接:http://pwwzsj.com/article/cgehid.html