mirror of
https://github.com/ollama/ollama.git
synced 2025-03-19 22:32:15 +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.