delete_files_older_than
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| delete_files_older_than [2023/02/19 21:18] – created oso | delete_files_older_than [2024/10/17 21:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <code powershell> | <code powershell> | ||
| - | #Get All Files modified more than the last 90 days | ||
| Get-ChildItem -Path C: | Get-ChildItem -Path C: | ||
| </ | </ | ||
| <code powershell> | <code powershell> | ||
| - | Get-ChildItem C: | + | Get-ChildItem |
| </ | </ | ||
delete_files_older_than.1676841530.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
