mirror of
https://github.com/ollama/ollama.git
synced 2026-04-26 02:36:09 +02:00
write-host in powershell writes directly to the console and will not be picked up by a pipe. Echo, or write-output will.
write-host in powershell writes directly to the console and will not be picked up by a pipe. Echo, or write-output will.