User Tools

Site Tools


windows:windows_cheatsheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
windows:windows_cheatsheet [2023/09/13 14:52] dodgerwindows:windows_cheatsheet [2023/10/25 15:15] (current) dodger
Line 33: Line 33:
 <code powershell> <code powershell>
 Get-Content filename.log -Wait Get-Content filename.log -Wait
 +</code>
 +
 +
 +===== zero/empty a file =====
 +<code powershell>
 +Clear-Content C:\Temp\TestFile.txt
 </code> </code>
  
  
  
windows/windows_cheatsheet.txt · Last modified: 2023/10/25 15:15 by dodger