You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/tool/quick_start_win10/external/access-log.bat

4 lines
88 B
Batchfile

@echo off
title Access Log
powershell Get-Content -Path ".\nginx\logs\access.log" -Wait