Skip to content

PowerShell Philosophy. Part 3: File System Navigation and Management. Logic Operators. Introduction to Functions.

  • by

In the previous part we explored pipelines and abstract process objects. Now let’s apply our knowledge of pipelines and objects to one of the common tasks of a user or administrator—working with the file system. In PowerShell,… PowerShell Philosophy. Part 3: File System Navigation and Management. Logic Operators. Introduction to Functions.

PowerShell Philosophy. Part 2: The Pipeline, Variables, Get-Member, .ps1 Files, and Exporting Results

  • by

PowerShell Philosophy. Contents Part 2: The Pipeline, Variables, Get-Member, *.ps1* Files, and Exporting Results1. What is the pipeline (|)?2. Variables (Regular and the special $_)3. Get-Member (The Object Inspector)Part 2: The Pipeline, Variables, Get-Member, *.ps1*… PowerShell Philosophy. Part 2: The Pipeline, Variables, Get-Member, .ps1 Files, and Exporting Results