fascinating rhythm
Сообщения: 6644 Благодарности: 1538
Профиль | Отправить PM | Цитировать
$in = 'C:\temp\in.txt' $out = 'C:\temp\out.txt' (gc $in |% {$_.split('|')[3]}) -join ',' > $out
------- Powershell 7.x | Powershell 5.1 | ffmpeg (docs)
Отправлено: 11:28, 01-07-2024 | #5