Jonathan Hartman
Jonathan Hartman
FWIW, I ran into this today and it seems to have to do with tcsh not accepting multi-line commands like Kitchen is using... ``` % sh -c 'echo hi' hi...
My first thoughts were to split things up like Fog does already: a compute/connection class, a server class, network class, etc. But I haven't had time to really sit down...
@TerryHowe Thanks for the input. As an "accidental developer", I appreciate any and all. Very true, it's not _too_ bad right now. This is partly here as a reminder it'll...