PowerShell Basics: Script to List Files with Examples

PowerShell Script to List Files. Learning agenda for Powershell is as follows: 1) To appreciate the rhythm of the Powershell's verb-noun pairs. 2) To employ the power of the pipe command (|) so that the output of the first command becomes the input of a second command.