JPMorganChase Interview Question

What's the command to pipe output to a file, while displaying the ouput?

Interview Answer

Anonymous

Oct 24, 2017

I said tee. Then, the interviewer added constraints and said I can't use tee, but that I have background (&) and tail, so I gave him the obvious answer.