Back to Blog
Arnošt Havelka

Revision - Let's Practice!

Revise what you have learned so far

Start Interactive Lesson
Revision - Let's Practice!

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 Microsoft Learn and Windows documentation links provide authoritative details for the commands used in this article.

Up Next

Navigate Directories in PowerShell

Master the cd command to navigate your file system.