String of thoughts on science, technology and programming
While loop
while ($true) { Write-Host "Hello World"}
Append to file
New-TimeSpan -Start @(Get-Process explorer)[0].StartTime | Out-File -Append -FilePath C:\tmp\log.txt
Keywords: PowerShell Quick Tips
REF:003
Post a Comment
Installing TigerVNC in Ubuntu 24.04 Ubuntu 24.04 supports RPD protocol but it behaves in a way that is not fit for my needs. The Desktop Sh...
No comments:
Post a Comment