CMD Master
Back to Blog
Arnošt Havelka

Revision - Let's Practice!

Revise what you have learned so far

Start Interactive Lesson
Revision - Let's Practice!

Time to revise what you have learned so far in PowerShell! Let's practice displaying text messages and listing all files, including hidden ones.

Practice using Write-Output to display text and Get-ChildItem -Force to view hidden files.


Knowledge Check

1 / 1

Which cmdlet lists all files including hidden ones?

References

These documentation links provide authoritative details for the commands used in this article.

Up Next

Get Help in PowerShell

Learn how to use Get-Help to discover command documentation.