사용자 도구

사이트 도구


windows:powershell

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
windows:powershell [2019/03/21 13:26]
kwon37xi
windows:powershell [2019/03/21 13:29]
kwon37xi [tail]
줄 98: 줄 98:
  
 ===== tail ===== ===== tail =====
-<code sh> +마지막 1000 줄 보여주면서 계속 출력하기
-Get-Content 파일경로 -Wait -Tail+
  
-Get-Content 파일경로 -Wait -Tail 1000 # 마지막 1000 만 보여주기+<code sh> 
 +Get-Content 파일경로 -Wait -Tail 1000
 </code> </code>
  
windows/powershell.txt · 마지막으로 수정됨: 2024/03/05 13:00 저자 kwon37xi