- PowerShell for Office 365
- Martin Machado Prashant G Bhoyar
- 86字
- 2021-07-02 18:50:38
What is a pipe?
Using the pipe character (|), we can select the objects and then perform an action on them.
These three cmdlets--Get-Command, Get-Help, and Get-Member--are important to understand and use, especially when you are new to PowerShell. If you take a closer look, you will find the highlighted letters spell Microsoft compiled HTML help (.chm) files, which were the old-school help files available in Windows. We will use them throughout the book to get additional information on the commands we will use.
推薦閱讀
- Web應用系統開發實踐(C#)
- Python機器學習:數據分析與評分卡建模(微課版)
- 機器學習系統:設計和實現
- 零起步玩轉掌控板與Mind+
- HBase從入門到實戰
- Learning Linux Binary Analysis
- The Data Visualization Workshop
- Full-Stack React Projects
- Python機器學習經典實例
- Instant Ext.NET Application Development
- C和C++游戲趣味編程
- 現代CPU性能分析與優化
- Greenplum構建實時數據倉庫實踐
- Android嵌入式系統程序開發(基于Cortex-A8)
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)