たんたんとPGを貼っていくブログ
Function Tail($filepath) { while($true) { Get-Content -path $filepath -Wait } } Tail "c:\temp\test.txt"
0 件のコメント:
コメントを投稿