$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-09-21 11:00:19
Rene Rivera <grafik.list_at_[hidden]> writes:
> David Abrahams wrote:
>> Someone emailed me privately to say that we could pipe our commands
>> into cmd without ever creating a .bat file. That's an interesting
>> idea; I'm not sure how to implement it though.
>
> Really? I thought about that yesterday but the CMD.EXE docs don't
> mention anything like that. I guess it will take some experimentation to
> find out.
ECHO 'dir' | cmd
works for me.
-- Dave Abrahams Boost Consulting www.boost-consulting.com