togethere.cloud/get_results.ps1

4 lines
295 B
PowerShell

$f = "c:\Users\scans\AppData\Roaming\Code\User\workspaceStorage\1f2ffa0cac9cc5e217b14339aa04cb50\GitHub.copilot-chat\chat-session-resources\5f20cb9b-b880-4baa-89d1-45826019aee4\call_MHxCTVhPU3R2cnF0Uk5JS1NPalc__vscode-1776531158671\content.txt"
$c = Get-Content $f
$c | Select-Object -First 20