Is there a way to tail 2 files at the same time? I remembered tee had something to do with this but it does the opposite of what I want -- 1 input, multiple outputs. I want multiple inputs, 1 output (filtered through tail). Thanks, Rob