cmdshiftlearn.bsky.social
@cmdshiftlearn.bsky.social
Get-Process | Select-Object Name, CPU, Id | Export-Csv -Path C:\temp\ProcessList.csv -NoTypeInformation
May 7, 2025 at 1:17 AM
(Get-ChildItem "$env:USERPROFILE\Downloads" -Recurse -ErrorAction SilentlyContinue | Measure-Object).Count
May 6, 2025 at 9:44 PM
Challenge accepted. First trick drops later today. Hope your terminal’s ready.
May 1, 2025 at 4:56 PM