mirror of
https://github.com/ollama/ollama.git
synced 2025-03-20 14:52:59 +01: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.