how to save ping log file txt 개발자 · 2024-07-24 17:56:23 · 조회 1179 ping -t devin.kr | foreach {"{0}- {1}" -f (Get-Date),$_} > log.txt