`
sybilwh
  • 浏览: 12408 次
  • 性别: Icon_minigender_2
  • 来自: 北京
社区版块
存档分类
最新评论

Powershell is available on Linux

 
阅读更多


激動不? 微軟最近開源動作不斷,開源了幾個機器學習的庫。還開源了這。


工程地址:

https://github.com/powershell


我在Ubuntu14.04上基本三個步驟搞定了安裝。迫不及待的試用下:


$PS /home/csp> g                                                                                                                  
$PS /home/csp> ge                                                                                                                 
$PS /home/csp> get                                                                                                                
$PS /home/csp> get-                                                                                                               
$PS /home/csp> get-p                                                                                                              

$PS /home/csp> get-pr                                                                                                             

$PS /home/csp> get-pro                                                                                                            

$PS /home/csp> get-proc                                                                                                           

$PS /home/csp> get-proce                                                                                                          

$PS /home/csp> get-proces                                                                                                         

$PS /home/csp> get-process                                                                                                                                  $                                                                                                       

$
$
Handles  NPM(K)    PM(K)      WS(K)     CPU(s)     Id  SI ProcessName                                                               
-------  ------    -----      -----     ------     --  -- -----------                                                               
      0       0        0          2      0.830   1686 528 accounts-daemon                                                           
      0       0        0          0      0.000     97   0 acpi_thermal_pm                                                           
      0       0        0          0      0.000   1283 283 acpid                                                                     
      0       0        0          2      0.010   4180 180 at-spi-bus-laun                                                           
      0       0        0          1      1.070   4190 180 at-spi2-registr                                                           
      0       0        0          0      0.000     74   0 ata_sff                                                                   
      0       0        0          0      0.000   1267 267 atd                                                                       
      0       0        0          1      1.530    583 581 avahi-daemon                                                              
      0       0        0          0      0.000    588 581 avahi-daemon                                                              
      0       0        0          6      2.830   4249 111 bamfdaemon                                                                
      0       0        0          2      0.110   4654 654 bash                                                                      
      0       0        0          2      0.210  25089 089 bash                   

 


我的哥,前面那一行行的是什麼鬼?我編了三次格式,要不更亂的。

但不管怎麼說,還是可以用了……


之前寫過幾十行的bat腳本,不複雜。其實究竟是Linux Shell更好還是Power Shell更好呢?我想這個問題值得好好吵一吵了。


http://os.51cto.com/art/201101/244056.htm

PowerShell与Unix Shell对比:八大实例

 

分享到:
评论

相关推荐

    powershell-6.1.0-linux-x64.tar.gz

    标题中的"powershell-6.1.0-linux-x64.tar.gz"表明这是一个PowerShell的Linux版本安装包,采用的是tar.gz格式,这是一种常见的Linux压缩文件格式,用于整合多个文件和目录并压缩成一个可方便传输和存储的单一文件。...

    dotnet-PowerShell是跨平台WindowsLinux和OSX自动化和配置工具框架

    例如,你可以在Linux上用PowerShell启动Windows服务,或者在macOS上管理Windows注册表,极大地提高了工作效率和一致性。 标签中的".NET开发-其它杂项"可能意味着PowerShell在.NET开发中扮演了辅助角色,它不仅可以...

    WindowsPowerShell v1.0

    Windows PowerShell是微软为Windows操作系统开发的一...然而,对于最新的系统管理需求,建议使用更新的PowerShell版本,例如Windows PowerShell v5.1或更现代的PowerShell Core(跨平台,支持Windows、Linux和macOS)。

    Microsoft PowerShell, VBScript & JScript Bible

    Description: Packed with more than 300 sample scripts and an extensive collection of library functions, this essential scripting book is the most thorough guide to Windows scripting and PowerShell on ...

    PowerShell-7.0.0-win-x64.zip

    这意味着Windows PowerShell和PowerShell Core用户将能够在Windows、Linux和macOS上跨越使用相同版本的PowerShell,而PowerShell 7用户将与他们所依赖的Windows PowerShell模块具有非常高的兼容性。

    Powershell

    ### Powershell:与其它语言的比较及高级主题 #### 标题解读 "Powershell"这一标题简单直接地指出了本书的主题,即针对Microsoft推出的Powershell脚本语言进行深入探讨。 #### 描述解读 描述部分提到这是一本关于...

    exchange/powershell,Java调用powershell开通邮箱

    标题 "exchange/powershell,Java调用powershell开通邮箱" 暗示了这是一个关于使用Java编程语言调用PowerShell脚本在Exchange服务器上创建邮箱的教程或项目。Exchange是微软提供的一款企业级电子邮件服务器软件,而...

    精通powershell (master powershell)

    ### 精通PowerShell:掌握四大核心命令 在IT领域,尤其是对于Windows系统管理和自动化脚本编写,PowerShell无疑是一门强大的工具和技术。本文旨在深入解析PowerShell的关键概念和技巧,帮助读者从基础到高级逐步...

    在PowerShell中创建Winform窗体,给PowerShell脚本添加GUI界面 - 示例

    从印度小哥那里受到启发,PowerShell不止可以做批处理,自动化。还能做界面做GUI,也能实现很好的交互。因为PowerShell是可以和.Net 程序无缝集成的。所以.Net能用的东西在PowerShell里也几乎都能使用。那么如果想让...

    PowerShell v7.2.4 最新64位安装包 PowerShell-7.2.4-win-x64.msi

    首先,PowerShell 7引入了跨平台支持,这意味着它不仅能在Windows上运行,还能在Linux和macOS等其他操作系统上使用。这一特性使得系统管理员和开发者可以在不同平台上使用统一的命令行接口和脚本,大大提高了工作...

    powershell脚本转exe文件

    在IT行业中,有时我们需要将PowerShell脚本转换为可执行(EXE)文件,以便于在没有PowerShell环境或者需要更安全分发的环境中运行。标题和描述中提到的"powershell脚本转exe文件"就是这个过程。下面将详细解释如何...

    powershell

    3. **提供管道**:PowerShell支持管道机制,允许用户将一个命令的输出作为另一个命令的输入,类似于Unix/Linux中的管道操作。 4. **提供别名和函数**:为了方便用户,PowerShell允许创建别名,可以将复杂的Cmdlet或...

    ansible-role-powershell:在Windows或Linux上管理PowerShell 6.x7.x的角色

    在Windows或Linux上管理PowerShell。 PowerShell是基于.NET的基于任务的命令行外壳和脚本语言。 PowerShell可帮助系统管理员和高级用户快速自动化管理操作系统(Linux,macOS和Windows)和进程的任务。 要求 ...

    PowerShell in Depth - An Administrator's Guide

    Each of the 40 chapters is short, concise, to-the-point, and focused on a specific area of PowerShell. Written by three seasoned PowerShell experts, every technique has been thoroughly tested. With ...

    powershell7

    ms-powershell7.1 支持类似linux的命令ls等。对于linux和Windows都用的人来说,可以省去cmd和linux命令的切换

    Windows PowerShell 6: Essentials for Administration

    Practical and precise, this hands-on guide with ready answers is designed for IT professionals working with Microsoft products, whether for on-premises, hybrid or cloud support. Inside, you'll find ...

    PowerShell in Practice

    PowerShell in Practice is a hands-on reference for administrators wanting to learn and use PowerShell. Following the “in Practice” style, individual related techniques are clustered into chapters. ...

Global site tag (gtag.js) - Google Analytics