Added list-hidden-files.ps1

This commit is contained in:
Markus Fleschutz
2021-02-27 11:37:50 +01:00
parent f7f206df3b
commit da8b23569c
3 changed files with 29 additions and 0 deletions

View File

@ -48,6 +48,7 @@ list-files.ps1, lists all files in the given folder and also in every subfolder
list-formatted.ps1, lists the current working directory formatted in columns
list-fritzbox-calls.ps1, lists the FRITZ!Box calls
list-fritzbox-devices.ps1, lists FRITZ!Box's known devices
list-hidden-files.ps1, lists hidden files within the given directory tree
list-installed-apps.ps1, lists the installed Windows Store apps
list-installed-software.ps1, lists the installed software (except Windows Store apps)
list-logbook.ps1, lists the content of the logbook

1 Script Description
48 list-formatted.ps1 lists the current working directory formatted in columns
49 list-fritzbox-calls.ps1 lists the FRITZ!Box calls
50 list-fritzbox-devices.ps1 lists FRITZ!Box's known devices
51 list-hidden-files.ps1 lists hidden files within the given directory tree
52 list-installed-apps.ps1 lists the installed Windows Store apps
53 list-installed-software.ps1 lists the installed software (except Windows Store apps)
54 list-logbook.ps1 lists the content of the logbook