MENU

Fun & Interesting

Working with Files in PowerShell

Niklas Borson 707 2 years ago
Video Not Working? Fix It Now

This demonstrates some common PowerShell commands for working with files, including: - Get-ChildItem (aka. 'ls' or 'dir) - Get-Content and Set-Content - Test-Path, Split-Path, Join-Path, and Resolve-Path

Comment