Get-ChildItem -Recurse | ForEach-Object { $_.FullName -replace "\\", "/" } > dosyaadi.txt