fascinating rhythm
Сообщения: 6644 Благодарности: 1538
Профиль | Отправить PM | Цитировать
$in = 'C:\temp\in.txt' $out = 'C:\temp\out.txt' $game = 'app/252490 | Rust' (gc $in) -match "$game$" -replace '^<(.+)>.*','$1' -join ',' > $out
------- Powershell 7.x | Powershell 5.1 | ffmpeg (docs)
Отправлено: 12:32, 27-06-2024 | #2