onedrive
long path lange pfade
Out-File longfilepath.txt ; cmd /c "dir /b /s /a" | ForEach-Object { if ($_.length -gt 250) {$_ | Out-File -append longfilepath.txt}}
onedrive.txt · Zuletzt geändert: von edvc
