Wednesday, August 19, 2009

Re: vim shellpipe tee make output

On Wednesday 19 August 2009 15:42:25 Ben Fritz wrote:
> There is no need for the
> "tee" application to get this working. I certainly don't have
> it on my Windows machine.

a small point, in defense of tee

tee may never be necessary, but it sure can make things nicer --
for years i built programs with output redirected to a log, with
an entire 2nd konsole open on a tail -f of that same log -- sure,
it works, but with tee you can see the output in the first
konsole while it's being logged at the same time -- no need for a
2nd konsole at all

this won't help sergey get his windows builds working the way he
likes, so i apologize for my off-topicness

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

No comments:

Post a Comment